As a registered user,
I need to be able to login into my account,
So that 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 and recognize the credentials
When the system recognizes if the user is an admin or volunteer, the user should be redirected to the dedicated page related to its status type
Acceptance Criteria
Given that I want to see volunteers and volunteer opportunities,
When I login in into my account by entering my email and password
Then I should see my dashboard page base on my status type
As a registered user, I need to be able to login into my account, So that I can see current volunteers and opportunities and complete the activities related to its status type
Details and Assumptions
Acceptance Criteria