Welcome to the Udacity Maps Project, introducing The Green Edinburgh Food Map, created by Magdalena Stevens
Created using Google Maps and Foursquare API, Knockout's MVVM paradigm, Bootstrap's grid system and stylings as well as Scottish Tartan inspired customized design, this map shows some of the best green food (organic, local, seasonal) restaurants/cafes in Edinburgh, Scotland.
The map includes a list of names of the recommended restaurants displayed with markers. These markers include the most important information about the spots, such as the address, telephone number, website, rating and price range.
User interface includes the ability to filter by price category, individual restaurant, and show or hide all markers/restaurants.
- Download or clone the files from the Github repository.
- Install http-server using npm install* and the command:
npm install --global http-server
- Start up a local server using the command:
http-server
Now visit the site at localhost:8080.
Alternatively, use a local server of your own choice to view the page.
* NOTE: For more information on how to install npm, please visit [blog.npmjs.org](http://blog.npmjs.org/post/85484771375/how-to-install-npm "Website"
Udacity: Udacity Website
Google Maps APIs: Google Maps APIs Website
Knockout: Knockout Website
FourSquare: FourSquare Website
Bootstrap: Bootstrap Website
This Stackoverflow article helped refresh my AJAX knowledge: Stackoverflow Article
And the colors were taken from the National Records of Scotland: Tartan Colours Register: Tartan Colours Register Website