adityamehra / neighborhood-map

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/

Home Page:https://adityamehra.github.io/neighborhood-map/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

https://adityamehra.github.io/neighborhood-map/


Languages

Language:JavaScript 86.0%Language:HTML 12.9%Language:CSS 1.1%