Skip to content

irsol/neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Berlin Neighborhood Map

Part of Udacity Full Stack Web Developer Nanodegree Program

Application screen shot

Project Overview

Develop a single-page application featuring a map of nearby neighborhood, using KnockoutJS, the Google Maps API and Forsquare API or any other API of your choice. Add functionality to the project:

  • highlighted locations
  • third-party data about those locations
  • map markers to identify popular locations
  • search function
  • a listview to support simple browsing of all locations.

How to use

  • Download and extract project's zip file.
  • Open index.html file in a browser.
  • Click on markers or use a list of provided location to get an information about the place and find location on the map.
  • Use search box to filter shown location.

Links