What's Wrong?
We need to have a way for folks to be able to sign up for a new account. We don't have one currently.
What do I Expect to Happen?
I should have an option to Sign Up for an account on the login page.
Suggested Fix
Create a sign-up page and link it to the database with routes.
Supporting Information
Profile-specific information can be provided on the profile page. They should only need to provide a username, password, and email.
What's Wrong? We need to have a way for folks to be able to sign up for a new account. We don't have one currently.
What do I Expect to Happen? I should have an option to Sign Up for an account on the login page.
Suggested Fix Create a sign-up page and link it to the database with routes.
Supporting Information Profile-specific information can be provided on the profile page. They should only need to provide a username, password, and email.