Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.11 KB

Strava stats api for athelete monitoring

NOTE: This repo is work in progress

Why? start with why

The purpose of this api is to track multiple athlete's stats via their strava profile and aggerate their data to track and monitor their performance over time.

The data can be used to compare peformance over a period of time to tweak atheletes training plan.

Directory structure

|_virtualenv
    |_Include
    |_Lib
    |_Scripts
|_StravaStats
    |_api
    |_libs
    |_models
|_setup.py
|_requirements.txt

Dependencies

Strava API

Strava API can be accessed here.

If you wish to fork this repo, please create an app here to get an API key.