Skip to content

Documentation: Frontend

GITANG1 edited this page Nov 28, 2017 · 11 revisions

Front-end Features and usage

Home Page

  1. Searching Based on Geolocation

The home page asks user for location and when the user allows location it uses Google Maps API to get the city. This autofills the search box for location. The user can keep the search box blank if he needs all the restaurants in that location or enter a search string for a restaurant. This will return restaurant list based on the search criterion.

Geolocation

  1. Searching based on location suggestions If the user blocks the Geolocation request then the user has to fill the search detials. The user gets suggestions on the basis of the search string he types. These suggestions are loaded from the database. Suggestions are provided for both: Restaurant name and Location.

GeolocationBlock

Clone this wiki locally