Skip to content

A single-page web application, built using the Knockout framework, that displays a Google Map of an area and various points of interest. Users can search all included landmarks and, when selected, additional information about a landmark is presented from the FourSquare and Wikipedia APIs. Link - https://adityamehra.github.io/neighborhood-map/

Notifications You must be signed in to change notification settings

adityamehra/neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map

This a single-page application featuring a map. It has map markers to identify popular locations, a search function to easily discover these locations, and a listview to support simple browsing of all locations. Additional information about these places is taken from third-party APIs.

Link to the the project

Link

APIs

  1. Google Maps API
  2. Flickr API
  3. Wikipedia API

Technologies

  1. HTML5
  2. CSS
  3. Ajax
  4. JavaScript
  5. KnockoutJS (MVVM)

How to run the project

  1. git clone https://github.com/adityamehra/neighborhood-map.git or download the repo.
  2. Double click the index.html file.

About

A single-page web application, built using the Knockout framework, that displays a Google Map of an area and various points of interest. Users can search all included landmarks and, when selected, additional information about a landmark is presented from the FourSquare and Wikipedia APIs. Link - https://adityamehra.github.io/neighborhood-map/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published