Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 566 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 566 Bytes

Wine Cellar Sample Application

"Backbone Cellar" is a sample application built with Backbone.js.

The application allows you to browse through a list of wines, add, update, and delete wines.

This repository provides several implementations of the same application:

  1. Backbone.js + Twitter Bootstrap implementation
  2. Backbone.js Tutorial: A four-part Backbone.js tutorial