https://github.com/ramzijabali/just-jog-android
Android jog tracking application.
https://github.com/ramzijabali/just-jog-android
android coroutines coroutines-android coroutines-flow coroutineworker excercise health jetpack-android jetpack-compose jogger koin koin-kotlin kotlin mvi-android mvi-architecture runner running tracking workmanager workmanager-kotlin
Last synced: 4 months ago
JSON representation
Android jog tracking application.
- Host: GitHub
- URL: https://github.com/ramzijabali/just-jog-android
- Owner: RamziJabali
- License: mit
- Created: 2021-09-13T21:24:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T00:05:25.000Z (over 1 year ago)
- Last Synced: 2025-05-04T14:47:07.756Z (about 1 year ago)
- Topics: android, coroutines, coroutines-android, coroutines-flow, coroutineworker, excercise, health, jetpack-android, jetpack-compose, jogger, koin, koin-kotlin, kotlin, mvi-android, mvi-architecture, runner, running, tracking, workmanager, workmanager-kotlin
- Language: Kotlin
- Homepage:
- Size: 53 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jog tracking application that motivates you to keep jogging.
## Features
- Jog Tracking
- Statistics
- Calendar
- Map
# videos
## Setting Up Jog
[](https://www.youtube.com/watch?v=spZF3uWQPgA)
## Start Of Jog
[](https://www.youtube.com/watch?v=k5SzVsxXNhk)
## End Of Jog
[](https://www.youtube.com/watch?v=hWu_B1weCkg)
## Showcasing Calendar and Map
[](https://www.youtube.com/watch?v=lHI3u0-Wq0g)
## Architecture
- [MVI](https://ramzijabali.github.io/articles/Dev-Notes/MVVM-vs-MVI)
## Libraries
- [Composable Graphs](https://github.com/jaikeerthick/Composable-Graphs)
- [Google Mobile Services]()
- [Gson](https://github.com/google/gson)
- [Koin](https://insert-koin.io/)
- [Kotlin Coroutines](https://kotlinlang.org/docs/coroutines-overview.html)
- [MapBox](https://docs.mapbox.com/#maps)
- [Retrofit](https://square.github.io/retrofit/)
- [CoroutineWorker](https://developer.android.com/develop/background-work/background-tasks/persistent/threading/coroutineworker)
## API
- [Quotable](https://github.com/lukePeavey/quotable#get-random-quote)