Skip to content

Commit 17161d3

Browse files
authored
Update user-stories.md
1 parent 2f18dc2 commit 17161d3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

user-stories.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# User Stories
2+
3+
Stories for each role.
4+
5+
## Team Members
16

27
* As a team member, I want to see today's team checkins, so that I can see what everyone on the team is working on.
38
* As a team member, I want to add my checkin to today's checkins, so that my teammates can see what I'm working on.
@@ -6,9 +11,14 @@
611
* As a team member, I want to view checkins for any specific date in the past, so I can see what everyone on the team was working on at the time.
712
* As a team member, I want to remove myself from a team, so that I'll no longer appear in the current team member list. (Previous checkins will remain unchanged).
813

9-
* As a signed-in user, I want to create a new team so that I can keep track of what team members are working on.
14+
## Team Owners
1015

1116
* As a team owner, I want to invite a new team member to join my team, so that we can coordinate team work.
1217
* As a team owner, I want to remove a team member, so that they no longer appear in the current team member list. (Previous checkins will remain unchanged).
1318

19+
20+
## Signed-in users
21+
22+
* As a signed-in user, I want to create a new team so that I can keep track of what team members are working on.
1423
* As a user, I want to join a team I've been invited to, so that I can stay in sync with team work.
24+

0 commit comments

Comments
 (0)