Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 1.03 KB

File metadata and controls

8 lines (8 loc) · 1.03 KB
Use Case #1
Title User Registration - Volunteer
Description As a potential ServeCentral user, I want to register for an account, so that I can find volunteer opportunities in my area.
Steps 1. An individual navigates to the ServeCentral webpage, and clicks Register as Volunteer.
2. The individual completes an initial registration form (Full Name, email address, password, password confirmation, acknowledgement of terms of service).
3. The registration form will validate the following conditions: valid email address, password matches password confirmation, and terms of service is checked.
4. After confirmation that the account is created, the user is redirected to the home page in a logged in state and a banner reminder that they need to activate their account.
Primary Actor Volunteer
Preconditions None
Postconditions 1. The User has a provisional account associated with their email address.
2. receives email confirmation to activate their account.