|
d1372c20e0
|
Minor changes to the exercises lists.
|
2015-07-07 09:11:29 -07: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 |
|
|
0da55119e3
|
I moved the muscle group classes and exercise lists to a separate file and imported them as a module in the original script to allow for more tinkering with the generation script without screwing it up. Just make sure to import the exercises into any new scripts that might require them.
|
2015-06-20 13:13:22 -05:00 |
|