Skip to content

A single page web app built with knockoutjs and google maps javascript API.

Notifications You must be signed in to change notification settings

HassenPy/udacity-fsnd-neighborhood-map-project

Repository files navigation

Udacity's fsnd neighborhood map project!

A single page web app built with knockoutjs and google maps javascript API. live app

website snapshot

Project structure

directory Description
src/viewmodels.js knockoutjs viewmodels logic.
src/models.js models used by the viewmodel and the service.
src/service.js all the google map and other API interactions.
src/helpers.js utility functions.
src/assets contains stylesheets and icons..

Usage

git clone https://github.com/HassenPy/udacity-fsnd-neighborhood-map-project  
npm install
npm start

References:

icons:

https://www.smashingmagazine.com/2016/04/freebie-hotel-spa-55-icons-png-svg/
http://www.smashingmagazine.com/2014/12/23/freebie-tourism-travel-icon-set-100-icons-png-svg

google maps api:

https://developers.google.com/maps/documentation/javascript/reference

DOM manipulation:

http://youmightnotneedjquery.com/

jmosouza's comment: arunisrael/angularjs-google-places#18

About

A single page web app built with knockoutjs and google maps javascript API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published