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
@@ -47,7 +47,7 @@ Don't worry about anything but getting the user interfaces to work. No need for
47
47
### Extra credit
48
48
49
49
* Allow a user to join an existing team.
50
-
* 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/).
50
+
* 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/).
51
51
* Integrate with Github and let users link updates to the current issue they're working on.
52
52
* Add realtime capability and update the status when another user checks in.
0 commit comments