User Story:
As a new user, I want to register for the app so that I can use the tasks tracking app.
Acceptance Criteria:
Give the user has a valid email,
When the user passes in the email, first and last name, and a password
Then the user will be registered to the app so that they can use it.