As a repeat trail visitor , I want to be able to create an account so I can save and review my progress.
The aim of this issue is to create a signup page for new accounts being created.
Assessment Criteria
-
Users are able to input data -
The form has working validation -
Valid form entries lead to account creation -
Users whom log out can log back in within the same session without issue
Tasks
-
Create a sign-up form -
Ensure the form has;
-
Users full name -
Users email address -
Users password -
Give the form has working validation -
Ensure the forms has suitable naming -
Valid entries create resultant accounts -
New users can login normally after creating an account
Edited by Gabriel Copat