Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 value

It 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