Skip to content

ndoornekamp/strava-plotter-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strava plotter webapp

This webapp uses https://github.com/ndoornekamp/strava-plotter to plot your personal Strava data with satellite images as background.

Running the app locally

  1. Clone the strava-plotter inside strava-plotter-webapp: git clone https://github.com/ndoornekamp/strava-plotter.git
  2. Follow section B of Strava's instructions for creating an app.
  3. Rename '.env.example' to '.env' and fill the CLIENT_ID, CLIENT_SECRET you obtained in the previous steps.
  4. Create a conda env with the required dependencies by running conda env create -f environment.yml
  5. Start the Django server by runningpython3 manage.py runserver

About

Website that can be used to plot your personal Strava data with satellite imagery as a background. (Based on https://github.com/ndoornekamp/strava-plotter)

Topics

Resources

Stars

Watchers

Forks