mobileappdevhm20 / team-project-team_7

team-project-team_7 created by GitHub Classroom
0 stars 0 forks source link

Implement Workout Progress Interface #8

Closed m1n1 closed 4 years ago

m1n1 commented 4 years ago

Design and Implement a Interface where the user can see basic information about his current workout.

Acceptance: There is an UI where the user can see the information about his workout. Getting the info depends on: #7 . The user can also stop his workout here. The workout should be saved in the workout database #15 .

m1n1 commented 4 years ago

Implemented the UI. You can see the current stats as well a stopwatch. There is a button where you can start and stop your workout.