NittanyLions42 / wellnessbuddy

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.
0 stars 1 forks source link

Create a new activity for user registration #38

Closed kpf5297 closed 11 months ago

kpf5297 commented 11 months ago

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}