Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.42 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.42 KB

Neighborhood Map

About the Project

  • Build a Google Map via the Javascript API
  • Display an array of objects on the map
  • Supplement the objects with third party API data
  • Deploy a list and filter function to filter map and list views
  • Use KnockoutJS for the ViewModel and data bindings

How to use

  • Clone or download the repo
  • Open index.html in your browser

Credits & Documentation