Skip to content
forked from kenave/CRWLR

CRWLR is an app that plans bar hopping and food crawling events. The project was developed using Ruby on Rails and Bootstrap. It also uses the Geocoder gem and Google static maps

Notifications You must be signed in to change notification settings

ohnickmoy/CRWLR

 
 

Repository files navigation

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.

About

CRWLR is an app that plans bar hopping and food crawling events. The project was developed using Ruby on Rails and Bootstrap. It also uses the Geocoder gem and Google static maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 65.2%
  • HTML 26.8%
  • JavaScript 5.3%
  • CSS 2.7%