This is a simple app I created in order to get acquainted with Backbone.js.
Clone the git repo - git clone git@github.com:codef0rmer/cardSwapper.git - or download it
- HTML5 ready - Used HTML5Boilerplate.
- Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+).
- Designed with progressive enhancement in mind.
- Use locache.js - an awesome JS library to deal with local storage.
- Covered Backbone Model, View and Router.
Anyone and everyone is welcome to contribute. Special thanks to Joe Zim.