Commit graph

20 commits

Author SHA1 Message Date
cb7ce3d8d4 README.md edited online with Bitbucket 2015-06-23 08:39:48 +00: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
49fb46d9cc README.md edited online with Bitbucket 2015-06-22 02:39:48 +00:00
31ca67832b README.md edited online with Bitbucket 2015-06-21 14:47:24 +00:00
852b1a1e8c README.md edited online with Bitbucket 2015-06-21 14:34:36 +00:00
878e2dd66a Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator 2015-06-21 09:32:47 -05:00
6b0fee6fa0 Added an excel spreadsheet to hold the information needed to generate the workouts so that they are still accurate despite being random. 2015-06-21 09:32:19 -05:00
85f062b58d README.md edited online with Bitbucket 2015-06-21 02:49:56 +00: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
411c82682f I removed the old generator file with capital letters in the name to clean up a little. 2015-06-20 13:15:44 -05:00
42caa9e69d Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator 2015-06-20 13:13:41 -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
cfd58fc81a README.md edited online with Bitbucket 2015-06-20 17:39:23 +00:00
74c0b4329a Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator 2015-06-20 11:48: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
65eaca5ab3 Added comments to the existing code. 2015-06-19 22:00:35 -05:00
ef6595bb6a README.md edited online with Bitbucket 2015-06-20 02:38:34 +00:00
8f966f9f38 Added Victor Brawner to the list of contributors. 2015-06-19 21:31:52 -05:00
bf7cbf736a Pre-alpha code for the workout generator. Currently has a basic list of exercises organized by muscle group and supports workout routines for up to a 2 day per week split. 2015-06-19 21:26:35 -05:00
7510687126 Initial commit with contributors 2015-06-19 21:02:06 -05:00