Skip to content

jeffchiudev/bartenders-guide-to-the-galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bartender's Guide to the Galaxy

"Team Week Project for Epicodus Coding School following the completion of Intro to Programming & Intermediate JavaScript, 12.03.2020"

By Jeff Chiu, Bess Campbell, Kevin Kirkley, Mandy Otero, Tawnee Harris, Svea Wade, and Danielle Thompson

Description

This application works with the CocktailDB API to pull information for the home bartender to be able to make delicious drinks at home. Search options link to available data in the CocktailDB by drink name or by ingredient.

Specifications

Describe: Input Output
getDrinksByIngredient
should correctly display a list of up to twelve random drinks with selected ingredient "Dark Rum" drink = Adam, Bleeding Surgeon, Blue Hurricane, Dark and Stormy, Gideon's Green Dinosaur, Midnight Cowboy, Blueberry Mojito, 155 Belmont, Planter's Punch, Bahama Mama, Almeria, Lord and Lady
getDrinksByName
should correctly display a list of drinks by name with instructions "White Russian" drink = White Russian. Pour vodka and coffee liqueur over ice cubes in an old-fashioned glass. Fill with light cream and serve. Use 2 oz Vodka, 1 oz Coffee liqueur

Setup/Installation Requirements

Software Requirements

  • An internet browser of your choice
  • A code editor such as VS Code

Open by Downloading or Cloning

Setup Instructions

  • Node Package Manager and locally installed files are required to properly view this application.
  • After the repository is on your computer, navigate to the terminal and type in npm install
  • Next, npm run build
  • And finally, npm run start
  • View the page in the live server that opens

Known Bugs

This application will not display anything if the drink searched for does not exist in the CocktailDB.

Support and contact detail

Team Member Email:

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • Markdown
  • Git
  • JQuery
  • JavaScript
  • VSCode

License: MIT

Copyright (c) 2020 Jeff Chiu, Bess Campbell, Kevin Kirkley, Mandy Otero, Tawnee Harris, Svea Wade, and Danielle Thompson

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published