amcamargoc / photobook

Web application to upload and share your photos with your friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photobook

Web application to upload and share your photos with your friends.

For more information visit Wiki

Installation

Master branch contain the last stable release

$ git clone https://github.com/gmoralesc/photobook
$ cd photobook
$ bundle install
$ rake db:migrate
$ rails server

View all releases

Development

Develop branch contain the last merge release

$ git clone https://github.com/gmoralesc/photobook --branch develop
$ cd photobook
$ bundle install
$ rake db:migrate
$ rails server

About

Web application to upload and share your photos with your friends.


Languages

Language:CSS 46.7%Language:Ruby 38.4%Language:HTML 14.1%Language:JavaScript 0.6%Language:CoffeeScript 0.2%