The Meteor Tutorial app.
Original app link: https://github.com/meteor/simple-todos
Use it to share a single todo list with your friends. The list updates on everyone's screen in real time, and you can make tasks private if you don't want others to see them.
Learn how to build this app by following the Meteor Tutorial.
Read more about building apps with Meteor in the Meteor Guide.
- development note (c9/local)
- app structure
- event handlers
- saving data in mongo (comes w/ meteor)
- adding nametag to message
- sharing more than one