-
Notifications
You must be signed in to change notification settings - Fork 4
User Stories
Jarrod Los edited this page Nov 28, 2019
·
6 revisions
US 01.01.01
- As a participant, I want to add a mood event to my mood history, each event with the current date and time, a required emotional state, optional reason, and optional social situation.
US 01.02.01
- As a participant, I want consistent emoticons and colors to depict and distinguish the emotional states in any view.
US 01.03.01
- As a participant, I want to view a given mood event and all its available details.
US 01.04.01
- As a participant, I want to edit the details of a given mood event of mine.
US 01.05.01
- As a participant, I want to delete a given mood event of mine.
US 02.01.01
- As a participant, I want to express the reason why for a mood event using a brief textual explanation (no more than 20 characters or 3 words).
US 02.02.01
- As a participant, I want to express the reason why for a mood event using a photograph.
US 02.03.01
- As a participant, I want to specify the social situation for a mood event to be one of: alone, with one other person, with two to several people, or with a crowd.
US 03.01.01
- As a user, I want a profile with a unique username.
US 04.01.01
- As a participant, I want to view as a list my mood history, sorted by date and time, in reverse chronological order (most recent coming first).
US 04.02.01
- As a participant, I want to filter my mood history list to show only mood events with a particular emotional state.
US 05.01.01
- As a participant, I want to ask another participant to follow their most recent mood event.
US 05.02.01
- As a participant, I want to grant another participant permission to follow my most recent mood event.
US 05.03.01
- As a participant, I want to view as a list the most recent mood events of the other participants I am granted to follow, sorted by date and time, in reverse chronological order (most recent coming first).
US 06.01.01
- As a participant, I want to optionally attach my current location to a mood event.
US 06.02.01
- As a participant, I want to see a map of the mood events (showing their emotional states) from my mood history list (that have locations).
US 06.03.01
- As a participant, I want to see a map of the mood events (showing their emotional states and the username) from my mood following list (that have locations).
Scarntech