You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login and Signup Feature: • The app should enable users to signup and login using a username/password. Use Google authentication in Firebase. Profile Feature: • Each user profile should contain the user first name, last name, gender, and profile avatar or photo. • The user should be able to edit and update all their profile contents including th…