Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 392 Bytes

● Written in Kotlin Language

● Used Jetpack Components(Room, ViewModel, Data Binding, LiveData)

● Used Material Design for UI components

● Used Koin for Dependency Injection

● Used Repository pattern to manage data flow

● Used Coroutines for Room IO operations

● Used Google Play Services for Location, Maps

● Used Junit, Roboelectric, Truth, Runner, Rules for testing