/Neighborhood-Map-Project

Udacity 5th Project

Primary LanguageJavaScript

Neighborhood Map Project

A single-page application featuring a map of my favorite city. the functionality in this application are :

  • map markers to identify popular locations or places to visit.
  • a search function to easily discover these locations.
  • a listview to support simple browsing of all locations.
  • a third-party APIs (Foursquare) is implemented to provide additional information about each of these locations.

Preview of the application

How to run the application

Requirements

  • A modern browser like Google Chrome, you can download it here Google Chrome

Steps to run the application

  • Clone or download this repo to your computer.
  • Extract the file.
  • In the extracted folder open index.html with your browser.

Used librairies and 3rd party APIs

  • Knockout.js
  • jQuery
  • Bootstrap
  • Google maps api
  • Foursquare api

Used resources