Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.19 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.19 KB

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.

Run Feature

Auth Feature Phone Watch Mockup
## Runique App Demo
RuniqueDemo.mp4

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=<RUNIQUE_API_KEY>
MAPS_API_KEY=<GOOGLE_MAPS_API_KEY>

Afterwards, build the project and you're ready to use it.