chrissy-sohal / US-Brewery-Finder

An app that lets a user find local breweries in a searched city. There is also an interactive map that shows the selected brewery's location.

Home Page:https://chrissy-martin.github.io/US-Brewery-Finder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US Brewery Finder

Description

An app that lets a user find local breweries in a searched city. There is also an interactive map that shows the selected brewery's location. This application also shows the address and phone number for the selected brewery. The app was built with HTML, CSS, JavaScript, and we used Tailwind CSS for our CSS framework. To gather the brewery data, we used Open Brewery Database API (https://www.openbrewerydb.org/documentation). To gather the map and location data, we used Mapquest API (https://developer.mapquest.com/documentation/).

Table of Content

Installation:

N/A

Usage:

Simply type the city of choice in the search bar and click on the search button. Once the list of breweries appears, click on any brewery to see address, phone number, and location on the map. You can find the deployed application here: US Brewery Finder

Brewery Finder Screenshot

License:

N/A

Credits

Yuri Kwon Chrissy Martin Spencer Carlson

Contribution:

Feel free to contribute as desired! For future development, it would be great to add a search history with the ability to have a recently search city re-appear on the map when it is clicked in the history list. It would alos be nice to refine the map function and even add a way to retrieve directions to the brewery.

Testing:

There are currrently no testing instructions.

Questions:

About

An app that lets a user find local breweries in a searched city. There is also an interactive map that shows the selected brewery's location.

https://chrissy-martin.github.io/US-Brewery-Finder/


Languages

Language:JavaScript 48.7%Language:HTML 39.8%Language:CSS 11.4%