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.
- Host: GitHub
- URL: https://github.com/meteor/simple-todos-angular
- Owner: meteor
- License: other
- Created: 2015-05-13T21:37:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T09:49:49.000Z (about 8 years ago)
- Last Synced: 2025-01-30T06:32:20.478Z (4 months ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 49
- Watchers: 30
- Forks: 33
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
