Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansarimofid/nhd-map
Udacity FSND Project #5
https://github.com/ansarimofid/nhd-map
Last synced: 19 days ago
JSON representation
Udacity FSND Project #5
- Host: GitHub
- URL: https://github.com/ansarimofid/nhd-map
- Owner: ansarimofid
- Created: 2017-08-17T16:21:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T12:14:10.000Z (over 7 years ago)
- Last Synced: 2024-10-28T15:15:58.880Z (2 months ago)
- Language: JavaScript
- Homepage: http://ansarimofid.in/nhd-map/
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neighborhood Map
The repo consist of code used to create the neighborhood map.
The website uses google map to set marker from the list of supplied list of places.
It also filters item list from supplied filter valueIt also fetches place details such as category and address from third party ```foursquare``` api
## Running the Website
for live website visit [http://ansarimofid.in/nhd-map/](http://ansarimofid.in/nhd-map/)
else
open ```index.html``` to run from your machine