GideonNeedleman / 5x5

0 stars 0 forks source link

Add ability to add more sets during DoWorkout #130

Closed GideonNeedleman closed 6 months ago

GideonNeedleman commented 6 months ago

Fixes #62

Place 'add set' button inside exercise accordion body. Can now add more sets of the same exercise.

Data records are saved correctly and new sets are not saved inside workoutData, so it's a temporary addition. Exactly as designed.