An app created for Pragyan Hackathon 21' which is used to monitor garbage disposals in different areas with the info provided by the public.
- An user uploads a pictures through the app.
- We get the information of location when the picture is taken and update in the database.
- The locations are reflected in the maps live.
- Heatmap is included for easier navigation between high density areas.
- Android Studio
- Kotlin
- Firebase
We were successfully able to build Machine Learning Model to predict whether the picture taken is garbage or clean, but the implementation of the model into the app was not successfull. It eventually took us time to discover the components but too much time to implement it here.