Webapp using Google maps API's to show nearby restaurant based on user input.

Job ID: 37472930

Budget: $750 – $1,500 USD

The website is a platform where people can get recommendations on where to eat and drink.

There are two main functions;

Function one:

X amount of user input their addresses. User is shown restaurant, bars and more that are located in the middle of the address the user has input. So if a user has input two addresses it will find the exact middle of the two addresses and give recommendations based on the "middle point". If a user enter three addresses, it will be the middle between these three addresses, and so on.

Function two:

User input a location, address, area in a text field and chooses a radius between 500, 1000, 2000 and 5000 meter, and chooses whether he wants to go for a drink or something to eat. The website will show recommendations based on that user input.

Both functions lead to a result page showing 1-3 (I'm yet to figure out) recommendations at a time. The recommendations needs to be based on certain criteria like minimum x amount of stars (rating), x amount of user reviews, etc.