https://github.com/ntshvicky/googleplaceexample
A python and flask based web application to find nearby places like cafe, hospital near by you
https://github.com/ntshvicky/googleplaceexample
flask geocoder googleapi googlemaps googleplaces mongoengine nearby-places python
Last synced: 6 months ago
JSON representation
A python and flask based web application to find nearby places like cafe, hospital near by you
- Host: GitHub
- URL: https://github.com/ntshvicky/googleplaceexample
- Owner: ntshvicky
- Created: 2020-07-12T20:01:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T20:19:51.000Z (over 5 years ago)
- Last Synced: 2025-03-15T05:26:48.235Z (12 months ago)
- Topics: flask, geocoder, googleapi, googlemaps, googleplaces, mongoengine, nearby-places, python
- Language: HTML
- Homepage:
- Size: 23.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GooglePlaceExample
This application helps you to find places nearby you, using google api. and add comment against places and see on map.
You can also show multiples in one map using my other repository based on geo location (mean find code there)
# Requiements
Python >3.5
Flask
Folium
GooglePlaces
GeoCoder
flask_mongoengine
# Remember to add Google API in app.py