This .zip file contains various files that create a single-page application featuring a map of Vancouver.
Using information from Google Maps and Foursquare APIs, I have added markers to identify popular restaurants in Vancouver.
- KnockOutJS
- jQuery
- Google Maps API
- Foursquare API
Download the .zip file, which has:
- index.html
- 'js' folder which contains the JavaScript file, app.js
- 'css' folder which contains the CSS file, stylesheet.css
Open each file to examine its contents and comments in the code.
In order to access the single-page application, open the index.html file in your browser. From there you should be able to:
- View each restaurant's markers
- Access information such as rating and price by clicking on a restaurant
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Chris Jeon
This project is licensed under the MIT License - see the LICENSE.md file for more details.
- Sarah Maris from Udacity
- Karol from Udacity
- Udacity FSND Forums