Skip to content

Whether staying at home or going out, this up will help you find what to drink tonight! Going out - Finds breweries within a given city and returns information about the beers and how to get to it. Staying In - finds you a random cocktail you can make in the comfort of your own home!

Notifications You must be signed in to change notification settings

akuranz/Drinking-Buddy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brewery-finder

Deployed App

https://akuranz.github.io/brewery-finder/

Description:

Wheather staying at home or going out, this up will help you find what to dring tonight! Going out - Finds breweries within a given city and returns information about the beers and how to get to it. Staying In - finds you a random cocktail you can make in the comfort of your own home!

User Story:

As a beer loving person, I would like to find my favorite beers in my area, so I can find a new favorite spot and get crunk there. I am a choosy beer drinker, I would like to find a brewery that has a beer that I like, so I can go out with my friends.

Wireframe

Automatically find location of advice if they allow or type in a zipe Code _ Ask for different parameters for your search ** ask for range in miles ** ask for specific beer or beer type ** ask for specifics about location (ex. indoor or outdoor) _ Return would be a of places that meet the search requirements ** a carousel or list ** information would include basic address/contact/reviews ** returns buttons that allow user to navigate to brewery website or get directions

CSS Framework

Bootstrap, Materialize, Bulma

APIs

* Open Brewery DB API (beer location)
* Random cocktail API
* Google Maps

Rough Breakdown of Tasks

BACK END -
* Connect to all APIs
* Find your location
* Accept user's input about range
* Accept user's input about type of beer
* Accept user's input about location characteristics
FRONT END -
* Display list of breweries
* Include options for direction and to navigate to website and rating specific beers
* Filter or return specific characteristics of the beer or brewery
* Display random cocktail
* Make it pretty!

PRESENTATION

https://docs.google.com/presentation/d/1-HCAhXXBau3U334zF-miAyTSIuHX-QVVcSzFi6gRlbE

About

Whether staying at home or going out, this up will help you find what to drink tonight! Going out - Finds breweries within a given city and returns information about the beers and how to get to it. Staying In - finds you a random cocktail you can make in the comfort of your own home!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 96.1%
  • HTML 2.4%
  • JavaScript 1.5%