https://github.com/sai3010/neighbor-hood-map
Udacity project 6
https://github.com/sai3010/neighbor-hood-map
Last synced: 4 months ago
JSON representation
Udacity project 6
- Host: GitHub
- URL: https://github.com/sai3010/neighbor-hood-map
- Owner: sai3010
- Created: 2017-02-07T15:24:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T16:36:47.000Z (over 8 years ago)
- Last Synced: 2025-01-01T20:09:55.723Z (6 months ago)
- Language: JavaScript
- Size: 7.81 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/Neighbor-Hood-Map