/CocktailGenie

Put in an ingredent and get a recipe from Cocktail DB Utilizing Mango DB and Node-Mailer

Primary LanguageJavaScript

CocktailGenie Made as part of the Uconn coding bootcamp made by Nick Frattaroli, Rafael Hermoso, Matt Petrower, Erik Tenecela CocktailGenie is a webapp that hooks into the Cocktail DB to give you drink suggestions based off the following criteria (an ingredient you have, a cocktail name, a random drink, or our most popular section) to give you the best drink to entertain as well as bring out the master mixologist in you!

INGREDIENT SEARCH

First: Give Cocktail genie a name of an ingredient you have, this will search the API and give you a result that matched your query

Second: Do you ike the recipe? You Can share it via e-mail either to yourself for later or your friends. doing so stores it in our local DB allowing us to return you to it in the future.

SEARCH BY NAME Know the name of your favorite drink, but dont know how to make it? Fret not. With CocktailGenie we'll search the CocktailDB to find the recipe for you. additionally, you Can share it via email either to yourself for later or your friends. doing so stores it in our local DB allowing us to return you to it in the future.

SEARCH BY RANDOM DRINK Dont know what you want? Just want ideas for the next party? want to look better then Jeff and Brenda next door? use CocktailGenie to get the latest drink inspirations.

again you can share this via email and store it in our local database Live on Heroku(https://cocktailgenie.herokuapp.com/)