Skip to content

harshpatel63/Run-Tracker-App

Repository files navigation

Run Tracker App

Run Tracker App helps you track your running sessions. It works with your location, time and calories to present all dimensions for your run. All the runs are saved in a database which you may see later when needed. Also, the app has a statistics graph to monitor your runs.

Technologies Used

  • MVVM Architecture
  • One Activity Multiple Fragment Design
  • Navigation Components
  • Room Database with Coroutines
  • Dependency Injection with Dagger-Hilt

Snapshots of the app

Issues

Feel free to create new issues or improvement for the app in the issues section.

Contributing

  1. Clone the repository.
  2. Download and setup Android Studio.
  3. Generate you Google API Key. (See how to generate here)
  4. The API Key must be added in the strings.xml file under the name tag 'google_maps_api_key'.
  5. While working for an issue or improvement, create a separate branch of master. Then, you can request to merge that branch.

About

Run Tracker app to track your running sessions on google maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages