Added some new future features - warmups, cool downs, and foam rolling.

This commit is contained in:
William Brawner 2015-06-23 17:34:21 -05:00
parent 5b12dc2d2c
commit 504ca89717

View file

@ -32,6 +32,7 @@ Python Workout Generator v0.4
### Possible future features ###
* Add warm-ups, cool downs, and foam rolling to make the workouts more complete.
* Include rest and tempo into the format.
* Take into account a user's fitness level (beginner, intermediate, advanced) and modify the workout given accordingly.
* Allow user to input how many sets, reps, and weight for each exercise completed in order to track their progress.