mahmoudelfouly / Water-Me-App

A simple app to remind you with a notification that you need to water your plant, You can long press on the plant to set the reminder and choose whether it's after 5 seconds, 1 day, 1 week or 1 month. Ps. learnt from Android-Basics-Kotlin powered by Google.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Water Me App

Introduction

A simple app to remind you with a notification that you need to water your plant, You can long press on the plant to set the reminder and choose whether it's after 5 seconds, 1 day, 1 week or 1 month. In this app i used WorkManager to make background work for the reminder.

Getting Started

  1. Install Android Studio, if you don't already have it.
  2. Download the sample.
  3. Import the sample into Android Studio.
  4. Build and run the app.

About

A simple app to remind you with a notification that you need to water your plant, You can long press on the plant to set the reminder and choose whether it's after 5 seconds, 1 day, 1 week or 1 month. Ps. learnt from Android-Basics-Kotlin powered by Google.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%