Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 558 Bytes

README.md

File metadata and controls

executable file
·
23 lines (17 loc) · 558 Bytes

Neighborhood Map Project

Build

  • This project is built using:
  • HTML, CSS and JavaScript
  • Google Maps and New York Times APIs
  • Bootstrap
  • FontAwesome, jQuery, Knockout

Instructions

  • Open the index.html file on a browser
  • A map will open with markers
  • Markers can be filtered using the search bar on top of sidebar
  • Click on a marker or a list item in sidebar to open the infowindow
  • Infowindow contains the link to articles related to the marked location

Dependencies

  • Bootstrap
  • jQuery js framework
  • Knockout js MVVM framework