|
1627439427
|
Added some more comments to clear up some things and tidied up the code a little bit.
|
2015-06-25 12:17:51 -05:00 |
|
|
a6f6373738
|
I finished separating the exercises into their respective categories, and added a few more exercises and categories. I also modified the generator script so that first it asks you if you want to use free weights, and if you say yes, then it asks you if you want to use dumbbells and barbells. If you say no, the script won
't ask about dumbbells or barbells.
|
2015-06-24 21:12:46 -05:00 |
|
|
8216323ddc
|
Ok, so, lots of changes here. The exercises have now been split into separate categories according to their type, and now the user is prompted to input their preferences for each type. Also, the end result is now printed to an external file, so that the user can just open it up and then print it out directly from their text editor. I still need to finish separating the exercises into their categories though.
|
2015-06-23 14:55:54 -05:00 |
|
|
0dc68a12a0
|
New feature added: the program now asks a user what their goals are, between strength, endurance, or hypertrophy, and changes the sets, reps, and template of the workout generated to tailor to their needs.
|
2015-06-23 03:37:17 -05:00 |
|
|
9b1208d1f0
|
Removed the muscle classes and exercise lists from the generator file since they now have their own module and added support for up to a 4 day per week routine.
|
2015-06-20 13:38:03 -05:00 |
|
|
40b7d9fa46
|
Changed the file name to lower-case letters because I'm lazy and don't like using capital letters in the terminal :P
|
2015-06-20 11:47:17 -05:00 |
|