View Single Post
Posts: 249 | Thanked: 167 times | Joined on Mar 2010 @ International
#6
Originally Posted by aspidites View Post
Before I can continue development, I need a come up with a database schema. So far, I'm sure I at least need two tables as follows:
  • Exercise
    • Has a name, description, target (cardio, weight lifting), with a sub-target (heart rate, calorie burning, triceps, etc), and a reference picture/video
  • Workout
    • Has a name, description, location, duration (target reps, sets, distance) and frequency (weight, speed, etc)

I don't work out nearly as much as I ought to, so I know I'm missing something. Any feedback on this (or better naming for certain things) would be greatly appreciated.
A BIG THANKS to you for your interest and effort!!!

Your tables have all the basic requirements, maybe for the workout table you can include time - as in duration of work out session, either as a whole or as in 'started work out at... & finished work out at...'. Also dont forget to include in the work out, the option to label that particular work out as in day 1, day 1 chest and legs, etc.

Once this is up and running and all the bugs sorted out, maybe later versions could include the options to browse previous work out programs and or to show progression - similar to http://bodyspace.bodybuilding.com/ (half way down the page)

Also the inclusion of basic calculators for 1 rep, 5 rep, etc would be worthwhile as well as Body Mass indicator calculators, i have some links if you need to look at examples.

Thanks once again, and if there is anyway i can help, please let me know.
__________________
How to ask questions the smart way
He who smiles in a crisis has found someone to blame.
Shirts get dirty. Underwear gets dirty. Pants? Pants never get dirty, and you can wear them forever.
My Favourite posts!
http://talk.maemo.org/showpost.php?p...&postcount=539
http://forums.precentral.net/2674180-post149.html
http://talk.maemo.org/showpost.php?p...&postcount=500
http://talk.maemo.org/showthread.php?t=63720
 

The Following User Says Thank You to gryedouge For This Useful Post: