-
Notifications
You must be signed in to change notification settings - Fork 2
Android UI
Ali edited this page May 19, 2023
·
14 revisions
- The app shall have multiple pages that the user can navigate through; Issue
- The app shall have a settings page that allows the user to update their information' Related issues: https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/13 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/10
- The app shall allow the user to change their username https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/36
- The app shall have a calendar that should display statistics regarding workouts done in the past
- The app shall be able to visually display how many calories a user burns during their workout https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/18
- The app shall be able to display statistics about the users workout such as calories burnt/minutes and/or estimated time to reach their calorie goal https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/22
- The app shall allow the user to start a workout to input the calorie goal and duration https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/18
- The app shall save all user data such as height, weight, total calories, calorie credits and monthly workouts. https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/31
- The app shall allow the user to spend their calorie credits to unlock more songs in the song library. https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/16
- The app shall store the song library data so that user progress is not lost from terminating the app. https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/15
- The app shall allow the user to edit their username and profile picture
- The app shall maintain unified design elements and guidelines that ensure visual consistency throughout the application.
- Navigating through the apps pages should be intuitive and easy