josephjyang/show-me-my-money

Sign Up

Closed this issue · 0 comments

User Story
As a User, I want to create an account so I can use the website.

Acceptance Criteria

  • A link/button appears on the home page for Sign Up (only when not already logged in)
  • When clicking the link/button the user is redirected to the sign up form.
  • After filling out the form and clicking a Submit button an account is created.
  • A message is displayed to the user indicating that the account has been created. (optional)
  • The user is redirected to the list page
  • The user has some indication that the user is now logged in.