Skip to content

watsosc/strivial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strivial

A few things I keep forgetting how to do after a few weeks ago and have to re-learn.

Database migrations:

run flask db migrate to create DDL for my changes, followed by flask db upgrade to implement the changes.

Running the application:

run python -m flask run

About

Cycling ride viewer using Strava APIs, built with Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages