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

Query db for credentials #58

Closed MichaelShires closed 11 months ago

MichaelShires commented 11 months ago

Added login and register feature.

MichaelShires commented 11 months ago

@kpf5297 @zaiverse is there any way for us to display a little pop up or red text or something if a login attempt fails or registration attempt fails due to in use userID?