Skip to content

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.

Notifications You must be signed in to change notification settings

chrissy-sohal/US-Brewery-Finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • HTML 39.8%
  • CSS 11.4%