You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+14-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## FeelFine - activity tracker app
2
2
3
-
Application to track your fitness activities with [Google Fit API](https://developers.google.com/fit"Google Fit API").
3
+
Application to track your fitness activities with [Health Connect](https://developer.android.com/health-and-fitness/guides/health-connect"Health Connect") and [Google Fit](https://developers.google.com/fit"Google Fit") APIs.
4
4
- Kotlin
5
5
- Jetpack Compose
6
6
-[Koin](https://github.com/InsertKoinIO/koin"Koin") for DI
@@ -36,7 +36,7 @@ Four simple onboarding steps to pick your name, gender, weight and birthday.
A user’s data as steps, sleep, biking, running and other activities synced via [Google Fit API](https://developers.google.com/fit"Google Fit API"). User has an every day score, based on his own metrics.
39
+
Users data as steps, sleep, walking, running and other combined activities are synced via [Health Connect](https://developer.android.com/health-and-fitness/guides/health-connect"Health Connect") or [Google Fit](https://developers.google.com/fit"Google Fit") APIs. Users have an every day score, based on their own metrics.
40
40
41
41
42
42
------------
@@ -46,7 +46,7 @@ A user’s data as steps, sleep, biking, running and other activities synced via
0 commit comments