ID 1: As an unauthorized user, I want to create an account, so that I can use the services.
DoD:
Show a successfully registered page, and account data is saved in DB.
Tasks
"Implement a process to check if email address is valid
Check that user name is not shown in the DB
If success, redirect to login page
If fail, point out the failure reason"