Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 1.13 KB

Neighborhood Map

Neighborhood Map Project for Udacity Front-end Web Development Nanodegree.

Demo

References:

  • Javascript Design Pattern
  • <li><a href ="https://github.com/DawoonC/dw-neighborhood">DawoonC's DW Neighborhood</a></li>
    
    <li><a href="https://github.com/bahalps/frontend-nanodegree-neighborhood-map">bahalps's Neighborhood Map: Boston</a></li>
    
    <li><a href="http://knockoutjs.com/documentation/introduction.html">Knockout Documentation</a></li>
    
    <li><a href="https://developer.forecast.io/">Forecast API</a></li>
    
    <li><a href="https://developers.google.com/maps/documentation/javascript/tutorial">Google Map API</a></li>
    
    <li><a href="https://developer.foursquare.com/" target="_blank">Foursquare API</a></li>
    
    <li><a href="http://brutaldesign.github.io/swipebox/">Swipebox</a></li>
    
    <li><a href="http://darkskyapp.github.io/skycons/">Skycons</a></li>
    
    <li><a href="https://www.udacity.com/course/ud110">Udacity Intro to AJAX</a></li>