cardSwapper - A Backbone.js App
This is a simple app I created in order to get acquainted with Backbone.js.
Quick start
Clone the git repo - git clone git@github.com:codef0rmer/cardSwapper.git - or download it
Features
- 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.
Contributing
Anyone and everyone is welcome to contribute. Special thanks to Joe Zim.