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.
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
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.
jQuery KnockoutJS Fontawesome