Skip to content

devolute/backbone-moviedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone MovieDB

This is a minimal example app to demonstrate how use Backbone.js with Rails. It implements a small movie database, with basic CRUD interface. Further it includes a simple rating feature, user access control and faceted filter over categories and ratings.

Setup

The basic Rails setup:

bundle
rake db:migrate
rake db:seed

Login

Use these credentials:

email: movie@devolute.org
password: movie123

About

A Backbone/Rails Example App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published