Skip to content

shubham0794x/udacity-neighborhood-map-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge

Live Project : https://shubham0794x.github.io/udacity-neighborhood-map-project/

Neighborhood Map

The Neighborhood Map project involves developing a single page application with the KnockoutJS framework and various API's. Aside from the Google Maps API, additional information is added to the project locations with the FourSquare API loaded asynchronously. KnockoutJS allows the project to be organized with the Model–view–viewmodel(MVVM) pattern.

Getting Started

  • Download the project or clone the repository
  • Open "index.html"

References

https://developers.google.com/maps/documentation/javascript/

https://developer.foursquare.com/

https://www.w3schools.com/