Skip to content

jonathankuei/Udacity-FED-P7-Neighborhood-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 7 - Neighborhood Map

The goal of this project was to create a single page application that would display interactive points of interest on a neighborhood map utilizing the Google Maps API. For my project, I created a Dog Park Locator detailing various popular dog runs located in New York City and incorporated the Foursquare API to showcase photographs taken by local park goers. A filter function and list was also implemented which utilizes Knockout MVVM framework to dynamically update the UI as the user searches for a particular park.

Getting Started

To use the Dog Park Locator, download the .zip files to your computer locally and run index.html inside your browser.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b new-feature
  3. Commit your changes: git commit -am 'Add new feature'
  4. Push to the branch: git push origin new-feature
  5. Submit a pull request

Resources

  1. Google Maps API Documentation
  2. Foursquare API Documentation
  3. KnockoutJS Documentation
  4. jQuery AJAX Documentation
  5. Slideout.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published