Skip to content

cardvark/neighborhood-map-udacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neighborhood-map-udacity

Udacity project with knockout JS framework and google maps API.

Setup:

  • Clone or download the repo.
    • Extract files.
    • Open index.html
  • Alternative: Live version here.

Expected Functionality:

  • Google map loaded from Maps API.
  • Map markers located at Points of Interest (Restaurants)
  • Points of interest data loaded via Foursquare API (image, links, geo location data).
  • API errors are handled with warning message at top of page
  • Points of Interest markers all present upon page load
  • Points of Interest markers can be filtered via a Dropdown filter menu (Neighborhoods)
  • Page is responsive. Navbar is hidden and toggleable with hamburger when viewing on mobile (screens smaller than 768px width).
  • Page is built using Knockout JS

Attributions:

About

Udacity project with knockout JS framework and google maps API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors