day-cohort-70 / rare-api-superawesometeamname

rare-api-superawesometeamname created by GitHub Classroom
0 stars 0 forks source link

Register #47

Closed Valerie-Freeman closed 5 months ago

Valerie-Freeman commented 5 months ago

As a potential user I would like to be able to create an account in the system so that I may use it's features.

Given a potential user wants to create an account in the system
When they select the Register option from the menu
Then they should be directed to a form where they are prompted to enter their User Profile information

Given a potential user has entered their User Profile information
when they click the Register button
Then a new User Profile should be created in the database
And the User Profile should have a user type of Author (this can be ignored for the first sprint) And the User Profile's creation datetime should be set to the current date end time
And the user should be directed to the homepage

The User Profile information is:

Joealb75 commented 5 months ago

All voted for a 3, however given that 4 was not an option.

It is somewhere between 3-5.