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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Don't worry about anything but getting the user interfaces to work. No need for
50
50
### Extra credit
51
51
52
52
* Allow a user to join an existing team.
53
-
* Store data on a remote server and let other users sign up. Consider a turnkey solution such as [Firebase](https://www.firebase.com/) or [Parse](https://parse.com/).
53
+
* Store data on a remote server and let other users sign up.
54
54
* Integrate with Github and let users link updates to the current issue they're working on.
55
55
* Add realtime capability and update the status when another user checks in.
0 commit comments