...
- Goal: Allow the user to easily sort, filter, and view existing events
- Subtask: Enable a Google Maps view of events
- Subtask: Allow users to filter and sort events
- Subtask: View event's information
- Â Precondition: Have clicked on that group's pin on the map or name on the list
Create new events:
- Goal: Enable the creation of new events
- Subtask: Navigate to Create Event page
- Precondition: Logged in
- Subtask: Create an event
- Precondition: Fill in event information (name, location, date, etc.)
- Precondition: Required information present
- Precondition: Must have permission to create event for listed organization
- Subtask: Edit an existing event
- Precondition: Must be an owner of that event.
- Subtask: Navigate to Create Event page
Register for an event:
- Goal: Users can sign up for an event, giving the organizers a sense of how many people are interested.
- Subtask: User can register to show their interest in an event
- Precondition: User must have an account
- Precondition: User must be logged in
- Precondition: User cannot register for the same event multiple times
- Precondition: Event cannot be restricted for the user
- Subtask: Keep a counter of the number of people interested.
- Subtask: Show the names and profiles of people who have registered for the event
- Precondition: User must allow this information to be shown
- Subtask: User can register to show their interest in an event
...
- Goal: Give the user a public profile that other users can view
- Subtask: Allow the user to customize information on their own page
- Precondition: User must have an account
- Precondition: User must be logged in
- Subtask: User can list the events they have registered for
- Precondition: User must specify a registration to be public for it to appear on his/her profile
- Subtask: Allow the user to customize information on their own page
Create new events:
- Goal: Enable the creation of new events
- Subtask: Navigate to Create Event page
- Precondition: Logged in
- Subtask: Create an event
- Precondition: Fill in event information (name, location, date, etc.)
- Precondition: Required information present
- Precondition: Must have permission to create event for listed organization
- Subtask: Edit an existing event
- Precondition: Must be an owner of that event.
- Subtask: Navigate to Create Event page
Provide a layer of security:
...