Skip to content

Repository files navigation

RunLog

"Kilometer" is a work-in-progress KMM (Kotlin Multiplatform Mobile) Strava app. It calls the Strava API via shared Kotlin modules. The iOS and Android apps are thin UI clients (views and MVVM view models) using SwiftUI and Jetpack Compose.

Screenshots: login, activity feed, activity details

Local builds

Several API keys are required for fully functional local builds.

Strava

Register a Strava API application and add your OAuth client ID and secret to local.properties with the keys:

  • com.jdamcd.runlog.client_id
  • com.jdamcd.runlog.client_secret

Mapbox

Create a Mapbox account for access to the static maps API and add your token to local.properties with the key:

  • com.jdamcd.runlog.mapbox_token

About

Work-in-progress KMM Strava app

Topics

Resources

Stars

30 stars

Watchers

1 watching

Forks

Contributors

Languages