-
Notifications
You must be signed in to change notification settings - Fork 2
Android UI
jacniy edited this page May 25, 2023
·
14 revisions
- The app shall have multiple pages that the user can navigate through; Related issues: https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/6 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/10
- 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 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/28
- 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 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/34 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/40
- 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 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/6
- 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 add profile picture. https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/43 https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/56
- The app shall allow the user to search for songs. #57
- The app shall have a popup that lets the user know they finished the workout https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/23
- The app shall display the current calorie balance https://git.chalmers.se/courses/dit113/2023/group-10/group-10-dit113-v23-mini-project-systems-development/-/issues/21
- The app shall maintain unified design elements and guidelines that ensure visual consistency throughout the application.
- Navigating through the pages of the app should be intuitive and easy