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: Login Page #9

Closed kpf5297 closed 11 months ago

kpf5297 commented 11 months ago

Summary

The Login Page is a crucial component of the WellnessBuddy App's graphical user interface. It serves as the initial interaction point for users to access the app by providing their credentials. The design focuses on simplicity and user-friendliness, featuring the application's name and an accompanying image. Users input their username and password in dedicated text boxes. Two primary actions are available through the "Submit" and "Register" buttons, allowing users to log in or create a new account, respectively.

Design documents/references

Subtasks