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
New users should be able to click on the link at the bottom of the login page to navigate to the signup page.
After signing up successfully, they should be redirected to the login page.
Returning users should be able to enter their credentials and log in.
Upon logging in, users should land on the homepage.
Backend API endpoints can be found in the README.md in the backend.
The text was updated successfully, but these errors were encountered:
Acceptance Criteria:
New users should be able to click on the link at the bottom of the login page to navigate to the signup page.
After signing up successfully, they should be redirected to the login page.
Returning users should be able to enter their credentials and log in.
Upon logging in, users should land on the homepage.
Backend API endpoints can be found in the README.md in the backend.
The text was updated successfully, but these errors were encountered: