Skip to content

0nab/Cocktail_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail_App

This is an application that makes it easier to make and gather ingredients for cocktails. When you want to make one drink, you dont want to have to buy a big bottle of one thing that is only for that drink. And what if there are other cocktails that use that same ingredient, how would you know what uses it. With this app you can list all the ingridients you have and it will show you what cocktails you can make with them and all the drinks that need only one more ingredient. Hopefully now you would be able to go out and get a handfull of ingredients that can be used in different combinations to make a hole variety of drinks. The application has 6 things it can do.

Search Cocktail //Desc: Search for a coctail in the system. //Input: Name (String) of the Coctail you are loooking for //Output: If found: Information about the cocktail // If not found: text telling you that it does not exist

Coctails that contain ingredient //Desc: Enter a ingredient and it gives you all the drinks that uses it //Input: Ingredient (String) //Output: List of cocktails and their description that include the ingredient

List of Coctails (A-Z) //Desc: Prints all Cocktails //Input: Vector with all Cocktails objects //Output: List of all the names of Cocktails

Enter all ingredients you posses, recipe all you can make and coctails which you need one more ingredient for. //Desc: You enter all the ingredients you have and it gives a list of all coctails that // you have all the ingredients for and all the ones that need one more ingredient

Add new cocktailAdd new cocktail //Desc: You can add new Cocktail to the System //Input: You enter the name, ingredients, and the recipe. (Strings)

Quit //Desc: Quits the application

About

An application that makes it easier to make and purchase ingredients for cocktails.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages