User Story #2: As a user I want to create a new account so that I could organize my tasks and projects
Acceptance Criteria:
Sign up will require the user to enter his:
ー first name (required)
ー last name (required)
ー email (required)
ー password (required)
ー upload avatar (optional)
The user’s email address will be used as the user’s unique identifier.