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
- Coroutines and flows
- Room Persistence Library
- Dependency Injection With Hilt Library.
- Clean Architecture approach.
- Neshan Maps SDKs