jandony / react-workout

Collaborative react workout project
3 stars 0 forks source link

Create "New Workout" form #7

Open jandony opened 4 years ago

jandony commented 4 years ago

Must have:

Your Workout (list of added exercises)

  1. Workout Title
  2. Workout Description
  3. Added exercise cards
  4. Add Exercise button

then,

Add Exercise (modal with card populate)

  1. A "Add Exercise +" button
  2. Popup modal with list of existing exercises (each list item with + symbol)
  3. "Create Exercise" as a list option

then,

Create Exercise Modal (form fields to add to exercises array)

  1. Exercise Name
  2. Muscle Groups
  3. Save & Add to Workout