Skip to content

ychen306/get-back-on-your-bike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app to visualize cyclists' offsadle time on Trackleaders.

Usage

  1. To install dependencies, do

    $ pip install -r requirements.txt
    
  2. Run server with

    # it doesn't have to be localhost:5000 ...
    $ ./run localhost:5000
    
  3. Alternatively, you can run Flask's development server with

    $ python web.py
    

About

Web app to visualize cyclists' offsadle time, pulling data from trackleaders.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published