Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story #19 - Account Creation #7

Open
3 tasks done
sblatz opened this issue Oct 24, 2017 · 0 comments
Open
3 tasks done

User Story #19 - Account Creation #7

sblatz opened this issue Oct 24, 2017 · 0 comments

Comments

@sblatz
Copy link
Collaborator

sblatz commented Oct 24, 2017

Description

As a user, I would like to create an account.

Tasks

  • Endpoint for creating an account
  • Storing user data in database
  • Hashing password

Acceptance Criteria

  • Given that there is an endpoint to add a new account, when a user registers for an account, they are able to do so.
  • Given that there is a component for the user to register for an account, when a user registers for an account, there will be functionality in the app for them to do so and be stored in the database.
  • Given that the register page is properly styled, when a user wishes to create an account, they will find the register page intuitive and aesthetically pleasing.
@sblatz sblatz changed the title User Story #19 Account Creation User Story #19 - Account Creation Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant