https://github.com/sai3010/-neighbour-hood-map-2
https://github.com/sai3010/-neighbour-hood-map-2
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sai3010/-neighbour-hood-map-2
- Owner: sai3010
- Created: 2017-02-25T17:42:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T14:03:10.000Z (about 8 years ago)
- Last Synced: 2025-01-01T20:10:00.911Z (6 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Udacity Full Stack Nanodegree - Project 6
# Neighborhood Map
# Introduction
* This application is an interactive map of Bangalore India with locations that I am interested in marked on the map. When one of the locations are clicked on a popup window will display additional information about that location including the 5 most recent tips from Foursquare.
There is also a completely integrated instant search feature to allow the user to search through the locations marked on the map.
# How to Run
* To run this application download all of the files and open the index.html file. For this application to run properly you must be connected to the internet.
* To view the interactive map on github pages go to https://sai3010.github.io/-Neighbour-Hood-Map-2