cherking19 / EC463_SmartExerciseSystem

2 stars 0 forks source link

Calendar view of History #56

Closed cherking19 closed 1 year ago

cherking19 commented 1 year ago

This issue can be closed when the user can view completed workouts in a calendar view of the History page. The most recent month should be displayed at the bottom of the list (but the month widgets should fill the space from the top) and the list should be initially positioned at the bottom.

cherking19 commented 1 year ago

image The calendar view will list the most recent month at the bottom of the list (but the month widgets will fill the space from the top) and the list will be initially positioned at the bottom. Days without recorded workouts are non interactable.

image When multiple workouts are recorded in the same day, clicking on a day will open a dialog with a list of the workouts on that day.

image Selecting a workout will then open the workout widget.

image The user can pull from the bottom of the list to refresh.