Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 747 Bytes

Udacity Full Stack Web Developer Nanodegree Neighborhood Map Project

This is version 1.0 of Neighborhood Map project. It uses Knockout Js to build out this simple app with a simple MVVM architecture. Almaty is used as the base location and some locations around/near it are available on the map to browse through.

More Information

Javascript libraries used are :

  • Knockout Js
  • jQuery

API's used are :

  • Foursquare API
  • Google Maps API

Google Maps and Foursquare API's are loaded asynchronously. Foursquare API is used to display relevant images and are linked to the location page on Foursquare. Responsivness is added using CSS to the browsing list.

How to run

Copy this repo and open index.html file in your favourite browser.