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.
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.
Copy this repo and open index.html file in your favourite browser.