Backbone Tea Tree
- is one MVC & single-page web app on Backbone.js
- is one modular Backbone app which loading JS code as-needed by RequireJS
- whenever the Model's data change, all the Views bound to this Model automatically re-render
- integrate with RESTful services based on Slim framework (PHP version)
- one Responsive Web Design (RWD) application by CSS3 Media Queries mechanics
- to drag&drop image file and upload it to web server based on HTML 5 APIs: communication, drag & drop