You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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