This repository contains the code for the Water Me! app project.
This project is an opportunity for you to demonstrate the concepts you learned in Unit 7 of Android Basics with Compose.
Note: The app requires notifications to be enabled. To enable notifications, navigate to the Android Settings menu > Apps > Water Me > Notifications > Enable "All Water Me notifications".
You need to know:
- How to create Composable functions.
- How to use architecture components including ViewModel.
- The concept of WorkManager.
- Download the starter code
- Open the project in Android Studio