As a unregistered user,
I need to be able to create an my account,
So that i can login and I can see current volunteers and opportunities and complete the activities related to its status type
Details and Assumptions
The database (mongoDb) should be able handle the user information needed to create an account (email, name and password)
The registration page where the user select if he/she is an volunteer or admin
When the system recognizes my entry, the user should be redirected to the login page after successfully creating an account
Acceptance Criteria
Given that I want to login and become a registered user
When I create an account by entering my email, password and name
Then I should see be redirected to the login page to use my account
As a unregistered user, I need to be able to create an my account, So that i can login and I can see current volunteers and opportunities and complete the activities related to its status type
Details and Assumptions
Acceptance Criteria