Skip to content

Commit 832305c

Browse files
committed
Update README.md
1 parent 4f41da3 commit 832305c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ Don't worry about anything but getting the user interfaces to work. No need for
4747
### Extra credit
4848

4949
* Allow a user to join an existing team.
50-
* Extra credit: 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+
* Integrate with Github and let users link updates to the current issue they're working on.
52+
* Add realtime capability and update the status when another user checks in.
5153

5254
That's it. When you've got a working prototype, [open a new issue here](https://github.com/ericelliott/checkin/issues/new?title=Student+Project) with a link to your project.
5355

0 commit comments

Comments
 (0)