Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramzijabali/just-jog-android
Android jog tracking application.
https://github.com/ramzijabali/just-jog-android
android excercise health jog jogger koin koin-kotlin kotlin livedata livedata-viewmodel mvvm mvvm-architecture runner running rxjava2 tracking workmanager workmanager-kotlin
Last synced: 2 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:43:44.000Z (6 months ago)
- Last Synced: 2024-05-22T23:08:45.310Z (6 months ago)
- Topics: android, excercise, health, jog, jogger, koin, koin-kotlin, kotlin, livedata, livedata-viewmodel, mvvm, mvvm-architecture, runner, running, rxjava2, tracking, workmanager, workmanager-kotlin
- Language: Kotlin
- Homepage:
- Size: 3.81 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
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
[![Setting Up Jog](https://img.youtube.com/vi/spZF3uWQPgA/0.jpg)](https://www.youtube.com/watch?v=spZF3uWQPgA)
## Start Of Jog
[![Start Of Jog](https://img.youtube.com/vi/k5SzVsxXNhk/0.jpg)](https://www.youtube.com/watch?v=k5SzVsxXNhk)
## End Of Jog
[![End Of Jog](https://img.youtube.com/vi/hWu_B1weCkg/0.jpg)](https://www.youtube.com/watch?v=hWu_B1weCkg)
## Showcasing Calendar and Map
[![Showcasing Calendar and Map](https://img.youtube.com/vi/lHI3u0-Wq0g/0.jpg)](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)