RunningTracker is a straight-forward easy to use app that tracks your pace, distance, calories burned and tim.Look back on past runs to track your progress and use set route within the app to discover new routes near you. It will use the Google Maps SDK, MVVM Architecture, Dagger-Hilt, Navigation Components, Coroutines and a Room database.
It leverages the following components from the Jetpack library:
Use their library in app:
- Timber : This is a logger
- EasyPermissions : EasyPermissions is a wrapper library to simplify basic system permissions
- MPAndroidChart : A powerful & easy to use chart library for Android
- Dagger-Hilt : A fast dependency injector.
This app used the Google Maps SDK