HealthTracker
This is a small personal site for tracking workouts and weight over time.
Features
- Tracking graph for weight over time
- Workout notes
- (Future) At glance view of past workouts
- (Future) Share with friends
Developer
Built for BrickHack3 First attempt at using flask
Pre-Requisite
Do pip install -r requirements.txt to install all dependencies
Run
python app.py from this folder
Docs
Built using flask (http://flask.pocoo.org/docs/0.12/quickstart/) Styling using Bootstrap (http://getbootstrap.com/css/)
Log in or sign up for Devpost to join the conversation.