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
As a site user I can sign up and sign in to the site so that I can access functionality for signed in user
Acceptance Criteria
Acceptance Criteria 1:
Given that a new user visits the website
When they click on Sign Up Nav item
Then they are redirected to Sign Up page
Acceptance Criteria 2:
Given that a new user is on the Sign Up page
When they enter their username and password
Then they are prompted to sign in
Acceptance Criteria 3:
Given that a user is on the Sign In page
When they enter their username and password
Then they are signed in and can see it reflect on the Navbar with new Nav items
The text was updated successfully, but these errors were encountered:
As a site user I can sign up and sign in to the site so that I can access functionality for signed in user
Acceptance Criteria
Acceptance Criteria 1:
Given that a new user visits the website
When they click on Sign Up Nav item
Then they are redirected to Sign Up page
Acceptance Criteria 2:
Given that a new user is on the Sign Up page
When they enter their username and password
Then they are prompted to sign in
Acceptance Criteria 3:
Given that a user is on the Sign In page
When they enter their username and password
Then they are signed in and can see it reflect on the Navbar with new Nav items
The text was updated successfully, but these errors were encountered: