An open API service indexing awesome lists of open source software.

https://github.com/kaushalvasava/fitnesstracker

It is Fitness Tracker app for android. In this project you will learn Google Map, Dependency Injection, Coroutines, Room Database, MVVM architecture.
https://github.com/kaushalvasava/fitnesstracker

broadcast-reciever coroutines dagger-hilt dependency-injection fiteness fitness-app fitness-tracker foreground-service mvvm mvvm-architecture notification room roomdatabase

Last synced: about 1 year ago
JSON representation

It is Fitness Tracker app for android. In this project you will learn Google Map, Dependency Injection, Coroutines, Room Database, MVVM architecture.

Awesome Lists containing this project

README

          

# FitnessTracker
It is Fitness Tracker app for android.

How this app will works?
You have enter your name and weight. Based on that your calories will be calculated.

- Click on start button to start your walk or run.
- Stop whenever you need to stop run.
- After that app will give you details about your path, distance, speed, calories burn and show you in image format.
- You can see your running exercise graph.

In this project you will learn :
- Google Map
- Dependency Injection
- Coroutines
- Room Database
- MVVM architecture.
- Notification
- Foreground Service
- Live Data
- Bottom Navigation with navigation graph.

Thank you,
Kaushal Vasava.