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

[Epic]: GUI: Registration Page #10

Open kpf5297 opened 1 year ago

kpf5297 commented 1 year ago

Summary

The Registration Page epic focuses on creating a user-friendly interface within the WellnessBuddy app to facilitate the account registration process. 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.

Design documents/references

Subtasks

kpf5297 commented 11 months ago

GUI tasks completed.