GymRatTrax / GymRatTrax-FitnessScheduler

GymRatTrax - Personal Fitness Scheduler
http://gymrattrax.com/
4 stars 1 forks source link

Create new table for each completed strength set #34

Open chrisstonedev opened 9 years ago

chrisstonedev commented 9 years ago

From @christopher-stone on March 28, 2015 19:39

In addition to a hidden autoincrement ID primary key, the new table has a workout ID, a set ID, and reps completed for that particular set for that particular workout.

Copied from original issue: wford7/AndroidStudio#34

chrisstonedev commented 9 years ago

This new table must also include time spent per set.