Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 738 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 738 Bytes

backbone-tomatoes

Backbone Tomatoes is a simple boiler plate application demonstrating the the use of Backbone framework, require.js dependency management framework and Handlebars templating system:

The application also uses Rotten Tomatoes API (http://developer.rottentomatoes.com/) to display movie related data and Twitter's Bootstrap (http://twitter.github.com/bootstrap/) to simplify the creation of the UI.

Demo: http://rocha.la/backbone-tomatoes/

Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.