Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 876 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 876 Bytes

Neighbourhood-map

About

This is a single-page application featuring a map of your neighborhood or a neighborhood you would like to visit. There are few additional functionality to this application, including: map markers to identify popular locations or places you’d like to visit, a search function to easily discover these locations, and a listview to support simple browsing of all locations.There is an implementation of third-party APIs that provide additional information about each of these locations (such as Likes, Ratings, Images, etc).

Installation

  • Clone this repository on your device.
  • Unzip the files.

Pre-Requisites

Skills:

  • HTML
  • CSS
  • Javascript

Libraries:

  • Knockout.js
  • JQuery

External APIs

  • Here an API of foursquare has been used to fetch the details of a location.

To Run

  • Open index.html on your browser.