Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 532 Bytes

parc-lille1-app

Context

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.

Libraries used & technical environment

  • Kotlin
  • MVVM
  • Android Architecture Components (LiveData + ViewModel)
  • Room