Skip to content

anatighe/pictr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Pictr

This is a Flickr clone made as part of the Epicodus class.

Before running the app, run bundle install to install the necessary gems, rake db:create to create your database, and then rake db:schema:load to load the database schema.

To start the app, run rails s and type localhost:3000 into your browser.

The site is also up on Heroku.

Try it out!

Pictures are now hosted on Amazon S3.

About

Simple flickr clone in Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published