This project's goal is to identify maintenance tasks for the university's campus (felling trees, emptying trash cans, trimming hedges). Maintenance task are referred to as Probleme.
A problem is defined by basic a type, a position (GPS), a description (facultative), a picture (facultative).
A map included would allow the user to see all registered problem.
- Kotlin
- MVVM
- Android Architecture Components (LiveData + ViewModel)
- Room