Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 313 Bytes

TripInfo

This is a location tracking application. The user can create and store trips. This project showcases the implementation of location tracking guidelines from Google.

Implementaion Details

This application implements MVVM architecture with architecture components, Room, Coroutines, Flow, etc.