No problem...here is a complete and specific description of what I would like to do:
1. A user logs in using a username and password to gain access to their profile.
2. On the profile the user has the option to:
- Log his measurements (weight, waist, hips, neck)
- Search or Add to a list of Exercises
- Create a workout (group of exercises)
- Search a list of existing workouts and choose to begin
I'm specifically having trouble with how to associate a group of exercises with a workout and how to associate multiple workouts with a particular user.
Does that make more sense?