Skip to content

davidduckwitz/udacity-neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udacity-neighborhood-map

Project Neighborhood for Udacity Nanodegree FSWD
ProjectURL: http://favorite-places.davidduckwitz.de/

--> Description:
Nanodegree Project "Neighborhood Map" for Udacity

In this Gmap Script you can see my favorite Places in my City (Fulda, Germany).

--> How to run:

  1. Install a Webserver (or use shared Webhosting)
    --> Webserver Install Linux:
    --> sudo apt install apache2
    Just Download the whole Script, unzip it and put the script into the folder /var/www/html/
    --> Open in your Browser: http://127.0.0.1:80 or http://localhost:80

--> Features:
- Multilingual (English / German)
- Onepage App
- Google Maps
- Knockout.js - Filter / Search Places
- Earthquake Warnings from 'earthquake.usgs.gov' API
- Personal Style to Google Map
- Weatherdata from 'Openweathermap.org'

Feel Free to learn from this Script, but don't use it for your own Udacity Project !
Made with JS & Love by David Duckwitz, 07/2017...
In the index.html you can find some helping Urls / Tutorials to get infos...
If you need realy help with udacity neighborhoodmap, write me an message. I will teach you / help you...
or, the better way:
Contact your Mentor on Udacity :)