Skip to content

ahvar/udacity-fend-neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity FEND: Neighborhood Map

This is a map of in Morelia, the capital city in the Mexican state of Michoacan. The map has coffee houses, hotels, and monuments. This was completed as part of Udacity's Frontend Nanodegree program.

Using the Neighborhood Map

To use the map download all of the files from the github repository and open src/index.html in your preferred browser. When a location is clicked a popup window will display a picture of the location, address and contact information. Type in the search terms displayed in bubbles to narrow down locations based on preferred criteria (e.g. hotel, coffee, history).

Click here to try out the map

Here's a picture of the map: ![map][morelia-map] [morelia-map]: src/img/neighborhood-map.png

Resources

Package Managers & Tools

If you are unfamiliar with these tools, follow the links below and read the associated documentation for setup and configuration.

  • Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Bower is a package manager for web applications.
Task Runners and Preprocessors
  • Grunt - JavaScript task runner
Frameworks & Libraries
  • Bootstrap - A CSS framework for responsive web design
  • Knockout - KnockoutJS helps you simplify dynamic JavaScript UIs using the Model-View-ViewModel (MVVM) design pattern.
  • jQuery - A JavaScript library
API's and Services