Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 277 Bytes

workout-tracker-new

Ever wanted a way to see your progress while working out? Introducing a workout tracker!

Made with Flask, JS and Jinja.

To run on local machine:

$ git clone https://www.github.com/workout-tracker-new.git
$ cd workout-tracker-new
$ py ./app.py