Skip to content

tweetegy/multiple_image_gallery_upload_HTML5_and_Backbone_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Gallery using Backbone

Example Backbone app to demonstrate how developers might upload multiple images to S3 using Backbone.js and HTML5 (and some Ruby server code!)

For more details about the story check the following blog post on tweetegy.com

Installation / Try this out at home

  1. cd into the working directory and run:
rake server

This will install a few gems using Isolate. Once complete, you can navigate your browser to and try it out!

Visit http://localhost:9292 to test the application!