/urbangem

Women's Hackathon App - Discover Your City's Art with Urbangem

Primary LanguageRuby

Urbangem

Intro

Welcome to Urbangem! Urbangem is a full stack Rails applications designed and built in one day at Dev Bootcamp's All Women's Hackathon.

We developed Urbangem in order to engage San Franciscans in the art and architecture scene of their city. Users can discover architectural and artistic gems around them, post photos of their findings, and follow other users to get inspired to get out and discover more of what San Francisco has to offer. Urbangem is a game designed to get people out and about, engaged with the built environment surrounding them.

alt text

alt text

alt text

alt text

##Technologies

  • Ruby on Rails
  • Postgres database
  • Javascript, HTML, CSS Bootstrap
  • Google Maps API

##To Use

  • 'git clone' this repository
  • 'cd' into 'app' directory
  • From the command line, run 'bundle install' to install all the app's dependencies
  • From the command line, run 'rails s' to run local server at localhost:3000
  • Head to localhost:30000 in your browser and have a look around!