Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshprasad137 committed Nov 3, 2016
2 parents 1763025 + c61b094 commit 2f700e5
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# find_nearby
under construction!!
## Synopsis

This web application helps you find nearest places like restaurants,ATM,doctors, hospitals, etc ,virtually anything around you or anywhere in seconds .

The user has to enter the address of the location and the category of place he wants to find like doctors, restaurants , bank , police station, etc..
A search provides the top 30 results in any of the categories .

The search results include places within a radius of 2 kilometers sorted in the order of their importance. Ranking will favor prominent places within the specified area. Prominence can be affected by a place's ranking in Google's index, global popularity, and other factors.

This project was done using PHP as scripting language and Bootstrap and HTML as frontend . I used Google Places API and Google Maps API for fetching the results .



0 comments on commit 2f700e5

Please sign in to comment.