Crashofthemoons/SpecTrek

Register user

Opened this issue · 0 comments

Given a user wants to register, When the user clicks the “Register” button on the Log In page, Then the user is redirected to a Register Form with username and password.

Given the user fills out the Register Form, When the user clicks the “Submit” button, Then the user is logged in And redirected to the main page.