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.
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