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
Given a user wants to register an account When the user clicks on the 'Register' affordance in the navigation bar User will be prompted to enter the following User and Profile information:
Username
Email
First and last name
profile photo
favorite lyrics
favorite artist
Given the user has entered all required form fields When the user clicks 'Register' User account will be created and log user in
The text was updated successfully, but these errors were encountered:
Acceptance Criteria
Given a user wants to register an account
When the user clicks on the 'Register' affordance in the navigation bar
User will be prompted to enter the following User and Profile information:
Given the user has entered all required form fields
When the user clicks 'Register'
User account will be created and log user in
The text was updated successfully, but these errors were encountered: