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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,9 @@ That's where this app comes in.
46
46
47
47
Don't worry about anything but getting the user interfaces to work. No need for user authorization, databases, or API's for now. Feel free to make some fake users and fake checkin data.
48
48
49
-
* Allow a user to create and name teams. Users own the teams they create.
50
-
* Allow a user to check in with a specific team and answer each of the three scrum questions.
51
-
* View the team status: A simple display of a running log of all the team's checkins, grouped by day.
49
+
*[ ]Allow a user to create and name teams. Users own the teams they create.
50
+
*[ ]Allow a user to check in with a specific team.
51
+
*[ ]View the team status: A simple display of a running log of all the team's checkins, grouped by day.
0 commit comments