Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 978 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 978 Bytes

HelpMyNeighbor

##What is it? Our mission is to make San Francisco community aware of current Homeless problem in the city and get small businesses support society focusing on homelessness.

We are a team dedicated to providing support to homeless with the help of small businesses. We are here to make our society better and become more social responsible.

To facilitate this we have developed a website that will make it easy for a homeless to find resources with in the small business community.

##Technologies:

  • Ruby
  • Rails
  • Javascript
  • React
  • Googe Map API
  • PostgreSQL
  • JQuery
  • HTML5
  • CSS3
  • Bootstrap
  • Heroku

##Authors:

  • Fatma Ocal
  • Jason Xu
  • Jorge Ortiz

##To run locally via the command line:

  1. git clone https://github.com/1UnboundedSentience/HelpMyNeighbor.git
  2. cd HelpMyNeighbor
  3. bundle install
  4. rake db:create
  5. rake db:migrate
  6. rake db:seed
  7. rails server
  8. http://localhost:3000/