Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 840 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 840 Bytes

A sample clean mvvm application that receives vehicle information from the web service every 15 minutes by Work Manager and syncs the database based on it. The data cached by ROOM updates the vehicle's location on the map after each change

kotlin coroutines

*Replace your API URL with BASE_URL

Screenshot

map screen