Description
As a user, I would like to create an account.
Tasks
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.
Description
As a user, I would like to create an account.
Tasks
Acceptance Criteria