Skip to content

prestondoris/udacityNeighborhoodMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map Project

A single-page application featuring a map of the Bay Area.

Utilizing the Google Maps Javascript API, the map displays a list of Breweries in the Bay Area as well as a list view that is collapsable. In the list view there is a filtering option to narrow down the items in the list.

Running the App

Since there is no server being used for this app, using localhost is not required. Once this repository has been cloned, simply navigate to the directory using your GUI and open index.html. Alternatively, from the command line in the repo's directory run:

open index.html

APIs Utilized

The Foursquare API was used to populate the data model with the breweries listed. The content in the Google Maps info window pulls the information provided by the Foursquare API.

Frameworks and Libraries

jQuery KnockoutJS Fontawesome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published