https://github.com/shubhanshu24510/runique
About Runique is a multi-module running tracker apps that monitors health and running data tracks with current location and is available on both mobile devices and Wear OS platforms.
https://github.com/shubhanshu24510/runique
android-jetpack authentication google-maps health-services koin-android kotlin ktor mongodb-database offline-first running-tracker wear-os
Last synced: 2 months ago
JSON representation
About Runique is a multi-module running tracker apps that monitors health and running data tracks with current location and is available on both mobile devices and Wear OS platforms.
- Host: GitHub
- URL: https://github.com/shubhanshu24510/runique
- Owner: shubhanshu24510
- Created: 2024-05-23T06:55:43.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-01-27T05:22:09.000Z (3 months ago)
- Last Synced: 2025-02-15T10:07:59.256Z (2 months ago)
- Topics: android-jetpack, authentication, google-maps, health-services, koin-android, kotlin, ktor, mongodb-database, offline-first, running-tracker, wear-os
- Language: Kotlin
- Homepage:
- Size: 742 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Runique
Runique is a multi-module running tracker apps that monitors health and running data tracks with current location and is available on both mobile devices and Wear OS platforms.

![]()
![]()
## Runique App Demo
https://github.com/shubhanshu24510/Runiquee/assets/100926922/b0268e64-c22d-4db4-ae6c-1cfc077e7798
## Technology Used in This Project?
- Offline-first development App
- Multi-module MVVM architecture
- Authentication systems (OAuth / token refresh)
- Dynamic feature modules
- Google Maps SDK
- Jetpack Compose in multi-module projects
- Wear OS development (Health services API, data sync, UI building)## How do you run the project?
Then simply include them in `local.properties`:
```
API_KEY=
MAPS_API_KEY=
```
Afterwards, build the project and you're ready to use it.