Skip to content

coderlore/brewery-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kimo's Brewery Finder

A web application that searches for a local brewery based on zip code.

Link to project: https://kimo-brewery-finder.netlify.app/

brewery finder app

How It's Made:

Tech used: HTML, CSS, JavaScript

The client requested for a web app they could use to search for local breweries in their area. I chose to use the open brewery database API to select the breweries around the area as it provided the client with the information they were seeking (e.g. name of brewery, phone number, and website).

Optimizations

Future optimization includes added search features. The ability to search by city would be a nice feature. Also adding the ability to search different countries is another future optimization.

Lessons Learned:

Implementing the API's information and parsing out the correct data was the first challenge. Once the correct data was parsed out, the next challenge was outputting the data to a table. Also ensuring the multiple breweries were visually separated by varying color, further helped the client see there were multiple options to choose from.

Examples:

Take a look at these couple examples that I have in my own portfolio:

Weather App: https://coderlore.github.io/weather-app/

Todoist Clone: https://coderlore.github.io/todo/

Aloha Poke Website: https://coderlore.github.io/restaurant/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published