Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a899713

Browse files
committedNov 18, 2019
taskmaster user stories
1 parent c5fb6a3 commit a899713

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
 

‎class-44/taskmaster.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# TaskMaster User Stories
2+
3+
## Actual
4+
5+
- As a user, I want to be able to create tasks and teams.
6+
- As a user, I want to be able to specify a title, description, team, location, and picture for a task.
7+
- As a user, I want to be able to view my team's tasks and, separately, see all the tasks.
8+
- As a user, I want to be able to see details about one specific task.
9+
- As a user, I want to be able to login and log out to/from my app.
10+
- As a user, I want to be able to delete tasks.
11+
- As a user, I want to be able to share data into the app to create a task.
12+
- As a user, I want to be able to select my team.
13+
14+
## "Stretch Goals"
15+
16+
- As a user, when I add a task, I want to add subtasks to a given task.
17+
- As a user, I want to be able to get notifications about multiple teams because I do multiple things.
18+
- As a user, I want to be able to check a checkbox wherever I see a task.
19+
- As a user, I want to be able to assign tasks to a single user on the relvant team.
20+
- As a user, I want to be able to view my own tasks.
21+
- As a user, I want to be able to share my tasks outside of my application.

0 commit comments

Comments
 (0)
Please sign in to comment.