TagLocationAssignment

TagLocationAssignment

This application is based on single activity including the bottom sheet which is opened up to save a location in the db and tag it in the map.

App has been developed using following technologies

  • Kotlin as programming language
  • The Architecture used is **MVVM with Clean architecture **

Additional Libraries Used

  • Hilt for dependency injection
  • Jetpack compose for UI development,
  • Room for DB transactions
  • Kotlin Coroutines for asynchronous programming