##Project Neighborhood Map for Udacity
You can run the live application here.
Or, you can also click here to download a zipped archive the source code.
This single-page application features a map of El Paso Downtown and uses APIs to display extra information in the info window.
This app was built with knockout.js, jquery, and plain ol' vanilla javascript.
- Google Map Javascript API to render a Google map with markers.
- Texas History API to pull in archived newspapers about each location.
- Wikipedia Articles about each location.
The app features:
- A side bar with list view of all of the locations.
- A text imput that will filter locations by name
- An info window that will diplay after either a list item or marker has been clicked
- The info window displays the Locations name
- A description of each location with historical data
- A link to the corresponding Wikipedia article
- An image list of archived newspapers to read about each location
Information about locations taken from Visit El Paso's downtown historic walking tour PDF.