-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels