Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abernier/spine.todos
A Backbone alternative idea
https://github.com/abernier/spine.todos
Last synced: 3 months ago
JSON representation
A Backbone alternative idea
- Host: GitHub
- URL: https://github.com/abernier/spine.todos
- Owner: abernier
- Fork: true (maccman/spine.todos)
- Created: 2011-12-29T00:35:09.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-20T22:59:45.000Z (about 13 years ago)
- Last Synced: 2023-03-12T02:40:00.472Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Spine Todos
Spine Todos is an example application for the [Spine](http://github.com/maccman/spine) JavaScript library.
#Live Demo
[Checkout the live demo](http://maccman.github.com/spine.todos/) in Safari/Chrome.
#Features
* Todo CRUD
* Local Storage persistence#Usage
1. Checkout the Git repository
1. Open index.html in Safari/Chrome
1. Check out app/application.js and app/models to see how everything works#Screenshot
![Todos](https://lh4.googleusercontent.com/_IH1OempnqUc/TZF16JZSTlI/AAAAAAAABKM/ojAu7OBqXp8/s800/Screen%20shot%202011-03-29%20at%2019.01.44.png)