Skip to content

listings website for co-living spaces with mapbox api integration and search capabilities

Notifications You must be signed in to change notification settings

izzydoesit/hackerhaus

Repository files navigation

H@ckerhaus

Travelers and techies alike can finally find a place to stay in SF with this easy-to-use app for locating a bed in a community living environment in the Bay area.

homepage info-section home bottom

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

ruby 2.3.1
bundler 1.12.5
rails 5.0.0
pg 0.19.0
elasticsearch 5.0.0

Installing

From the command terminal, clone the repository to your local directory...

$ git clone https://www.github.com/izzydoesit/hackerhaus.git
$ cd hackerhaus

Then run bundle command to install all dependencies and run the server.

$ bundle install
$ rails server

Running ALL the tests

bundle exec rspec spec

Deployment

You must have Heroku CLI installed and be logged in to Heroku in order to deploy live via Heroku servers (Please see the documentation to get set up with Heroku)

Then after installation and login, via the command line

$ heroku create
$ git push heroku master
$ heroku open

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thank you for all your help!!

  • Will Wong

About

listings website for co-living spaces with mapbox api integration and search capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages