Commit graph

  • 766c9a810d Added cardio implementation, but still needs tweaking with printing out sets/reps master wbrawner 2015-07-20 12:41:03 -0700
  • d1372c20e0 Minor changes to the exercises lists. wbrawner 2015-07-07 09:11:29 -0700
  • 4f42eb0b34 I cleaned up all of the existing comments and added a couple more to better explain what was going on. wbrawner 2015-07-04 09:57:36 -0500
  • 3d07f272c3 Just finished up the error handling with the app and changed the file saving feature so that it now includes the date of the generation, which doesn't overwrite previous versions in case someone wanted to keep track of the workouts they were doing and when they were doing them. wbrawner 2015-06-28 16:52:20 -0500
  • 3431fdf589 Updated the ReadMe to reflect the novelties. wbrawner 2015-06-27 23:21:15 -0500
  • 29c61c723e Once again I completely re-wrote the program, this time automating the generation process so the code is now considerably shorter and cleaner, and can create up to a 6 day split for beginner, intermediate, and advanced lifters. All that's left now is to add more exercises to the list and then the alpha version will be complete. wbrawner 2015-06-27 23:11:13 -0500
  • 8095d3d4c5 Filled in the chart for the excel spreadhsheet and began work on the experience feature. wbrawner 2015-06-26 18:28:47 -0500
  • b67212a059 Added an engine class to automate the process of running all of the functions within the generator class. wbrawner 2015-06-26 17:04:09 -0500
  • 0db7421b58 Added SSH capabilities to the repository and reflected that in the ReadMe file. wbrawner 2015-06-26 15:14:41 -0500
  • a9269e95c6 I completely re-wrote the generator from top to bottom. Everything is now controlled by functions, and there are no more global or static variables. The program only runs by creating an instance of the generator class and then running each of its functions. I'll probably write a function to automate that so then the only function needed to run the program would be to start the generation process. Aside from that, the generated workout now adds a warm up and cool down to each workout, referencing the user to see that section of the app (which will be coming soon, in a web-app format). wbrawner 2015-06-26 13:49:47 -0500
  • 1627439427 Added some more comments to clear up some things and tidied up the code a little bit. wbrawner 2015-06-25 12:17:51 -0500
  • 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. wbrawner 2015-06-24 21:12:46 -0500
  • 504ca89717 Added some new future features - warmups, cool downs, and foam rolling. wbrawner 2015-06-23 17:34:21 -0500
  • 5b12dc2d2c Updated the Readme to reflect the new features. wbrawner 2015-06-23 17:31:08 -0500
  • 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. wbrawner 2015-06-23 14:55:54 -0500
  • cb7ce3d8d4 README.md edited online with Bitbucket Billy Brawner 2015-06-23 08:39:48 +0000
  • 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. wbrawner 2015-06-23 03:37:17 -0500
  • 49fb46d9cc README.md edited online with Bitbucket Billy Brawner 2015-06-22 02:39:48 +0000
  • 31ca67832b README.md edited online with Bitbucket Billy Brawner 2015-06-21 14:47:24 +0000
  • 852b1a1e8c README.md edited online with Bitbucket Billy Brawner 2015-06-21 14:34:36 +0000
  • 878e2dd66a Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator wbrawner 2015-06-21 09:32:47 -0500
  • 6b0fee6fa0 Added an excel spreadsheet to hold the information needed to generate the workouts so that they are still accurate despite being random. wbrawner 2015-06-21 09:32:19 -0500
  • 85f062b58d README.md edited online with Bitbucket Billy Brawner 2015-06-21 02:49:56 +0000
  • 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. wbrawner 2015-06-20 13:38:03 -0500
  • 411c82682f I removed the old generator file with capital letters in the name to clean up a little. wbrawner 2015-06-20 13:15:44 -0500
  • 42caa9e69d Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator wbrawner 2015-06-20 13:13:41 -0500
  • 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. wbrawner 2015-06-20 13:13:22 -0500
  • cfd58fc81a README.md edited online with Bitbucket Billy Brawner 2015-06-20 17:39:23 +0000
  • 74c0b4329a Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator wbrawner 2015-06-20 11:48:03 -0500
  • 40b7d9fa46 Changed the file name to lower-case letters because I'm lazy and don't like using capital letters in the terminal :P wbrawner 2015-06-20 11:47:17 -0500
  • 65eaca5ab3 Added comments to the existing code. wbrawner 2015-06-19 22:00:35 -0500
  • ef6595bb6a README.md edited online with Bitbucket Billy Brawner 2015-06-20 02:38:34 +0000
  • 8f966f9f38 Added Victor Brawner to the list of contributors. wbrawner 2015-06-19 21:31:52 -0500
  • 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. wbrawner 2015-06-19 21:26:35 -0500
  • 7510687126 Initial commit with contributors wbrawner 2015-06-19 21:02:06 -0500