Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 564 Bytes

Build Status

Monuments - A Photo Webapp

A photo webapp, based on Rails with user authentication and authorisation. Designed to add pictures of your favourite monuments arround the world.

Uitlized MongoDB for photo storage (GridFS) as well as for the user models/album relations.

Development Setup

  1. Install mongo on your system
  2. Install ruby-2.2.1
  3. Clone repo, change into it and bundle
  4. Run bundle exec rails s and open http://localhost:3000/