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 registration activity #38 #39

Closed kpf5297 closed 10 months ago

kpf5297 commented 10 months ago

Added registration activity and associated intent from the login page.

closes #38