Backbone Tea Tree
    
    
    
  

  
    

Backbone Tea Tree

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