The user should be allowed to add previous performances to each workout.
When the user reopens the app and clicks on a saved workout. They should be able to see all of the past dates and scores from that workout.
Will probably have to use the database to keep track of the dates and times. Just not certain how to handle that yet.
The user should be allowed to add previous performances to each workout.
When the user reopens the app and clicks on a saved workout. They should be able to see all of the past dates and scores from that workout.
Will probably have to use the database to keep track of the dates and times. Just not certain how to handle that yet.