This Android app provides activity suggestions based on weather for students and faculty. It uses zip code for forecasts, features distinct interfaces, and employs a hybrid MVC-CS architecture with efficient data management, streamlined with Github Actions for development.
Users, both students and faculty, will interact with this page to create new accounts, providing essential information for personalized app experiences. The Registration Page includes fields for entering a username, a secure password, and a confirmation of the password. Additionally, users can select their role (Student or Faculty) through a switch. The page features "Register" and "Log In" buttons, enabling users to complete the registration process or log in if they already have an account.
Detailed Steps
[ ] Develop a registration page for creating a new user account.
[ ] Include text boxes for username, password, and password confirmation.
[ ] Implement a switch for selecting user role (Student or Faculty).
[ ] Add "Register" and "Log In" buttons for user actions.
Relate to issue(s)
/relate subtask-of {[Epic]: GUI: Registration Page #10}
Fixes {link for the pull request}
Task description
Users, both students and faculty, will interact with this page to create new accounts, providing essential information for personalized app experiences. The Registration Page includes fields for entering a username, a secure password, and a confirmation of the password. Additionally, users can select their role (Student or Faculty) through a switch. The page features "Register" and "Log In" buttons, enabling users to complete the registration process or log in if they already have an account.
Detailed Steps
Relate to issue(s)
/relate subtask-of {[Epic]: GUI: Registration Page #10} Fixes {link for the pull request}