Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 747 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 747 Bytes

Find Your Night

Find Your Night on Heroku

Turing School Project

Allows the user to search for bars, hotels, museums and restaurants within a chosen distance of a specified location. The user can select one or multiple categories to query and save results to a personal profile.

technical overview

  • Yelp API
  • Eventbrite API
  • Rails
  • JavaScript
  • jQuery
  • Oauth login with twitter account
  • MiniTest
  • Mocha
  • Capybara
  • PostgreSQL
  • Bootstrap

instructions

  • clone the project
  • run bundle install to install the required gems
  • start the server with rails s and visit http://localhost:8080