Skip to content

A website that searches Yelp with up to 5 different queries simultaneously, and displays the results over a Google Map of NYC.

Notifications You must be signed in to change notification settings

IChowdhury01/RestMapNYC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestMapNYC: Restaurant Plotting Tool

build-passing dependencies

Project Description

A website that searches Yelp for multiple different food preferences or restaurants simultaneously, then maps the top results on a Google Map of NYC. Each marker has attached an image of the restaurant, along with a link to its Yelp profile for further information. Up to 5 simultaneous searches are supported.

Demo

Watch the video

Instructions

  1. Install a code editor of your choice, along with a Live Server plugin. Ex: VSCode Live Server.
  2. Clone the repository.
  3. Open index.html in your code editor.
  4. Open a Live Server.
  5. Fill out the form with up to 5 restaurant names or food preferences.
  6. Click submit and wait. A Google Map will appear within a few seconds.

Tech Stack

  • JQuery
  • Yelp Fusion API
  • Google Maps API
  • CORS-Anywhere API (used to send cross-origin requests to the Yelp API with JQuery)

About

A website that searches Yelp with up to 5 different queries simultaneously, and displays the results over a Google Map of NYC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published