Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 795 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 795 Bytes

CRWLR

CRWLR is a web app that assists users in planning food crawling events. It was my mod 2 project during my time at Flatiron School and it was built with Ken Averbookh. Our locations data is provided by an open dataset provided by Yelp. We used only the Las Vegas locations.

Video Walkthrough and Demo

Watch this video to see a video walkthrough of the project.

You can visit the Heroku live site here

Tidbits and Setup

  • Ruby Version: 2.6.1
  • Rails Version: 6.0.1
  • Be sure to run all the migrations and seed files before starting up up the project so that when the project is loaded up, the locations for restaurants and bars are available to you.