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

added login activity #33

Closed kpf5297 closed 11 months ago

kpf5297 commented 11 months ago

Added login activity per diagrams. The login button will take the user directly to mainactivity presently.

closes #32 Add explicit intent to login page to move to main activity.#32

closes #30 Add new activity "LoginActivity" to app#30

closes #31 Add user interface elements to the login activity#31