Skip to content

Using the browser Geolocation API, find the current user location and query any 3rd party API to fetch nearby restaurants list.The list will be shown in a google map interactive page

Notifications You must be signed in to change notification settings

sougatopal/gmapresturantfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is part of my assignment for one of my interviews

The Requirement is as follows

Using the browser Geolocation API, find the current user location and query google place API to fetch nearby restaurants list.

The list of design requirements include:

  1. A map view with interactive pins that on hover reveal more information about the selected restaurant.

  2. A list view of restaurants that includes restaurant details such as name, rating, address, photo, open timing, top reviews, price ($$$$), and number (which corresponds to a location on the map).

  3. A control panel that allows a user to filter restaurants by distance, price, and rating.(under construction)

About

Using the browser Geolocation API, find the current user location and query any 3rd party API to fetch nearby restaurants list.The list will be shown in a google map interactive page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published