Skip to content

Commit 2f18dc2

Browse files
authored
Create user-stories.md
1 parent 8df85b2 commit 2f18dc2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

user-stories.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
* 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.
3+
* 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.
4+
* As a team member, I want to delete my checkin, so that I can instantly undo the shame of a ridiculous mistake.
5+
* As a team member, I want to update my checkin, so that I can fix a minor typo.
6+
* 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.
7+
* 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).
8+
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.
10+
11+
* As a team owner, I want to invite a new team member to join my team, so that we can coordinate team work.
12+
* 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).
13+
14+
* As a user, I want to join a team I've been invited to, so that I can stay in sync with team work.

0 commit comments

Comments
 (0)