An open API service indexing awesome lists of open source software.

https://github.com/meteor/simple-todos-angular

The Meteor Tutorial "simple-todos" app, the angular-meteor version, with one commit per tutorial step so that you can follow along.
https://github.com/meteor/simple-todos-angular

Last synced: 4 months ago
JSON representation

The Meteor Tutorial "simple-todos" app, the angular-meteor version, with one commit per tutorial step so that you can follow along.

Awesome Lists containing this project

README

        

# Simple Todo List

The Meteor Tutorial app.

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](http://www.meteor.com/install).

Read more about building apps with Meteor in the [Meteor Guide](http://guide.meteor.com).

![screenshot](screenshot.png)