/recipeapp

This is a recipe app. It basically shows you the name of recipe based on the ingredients entered by the user. I've used structures to enter the ingredient's name, type and calories. If and else statements were useful to pair up two ingredients to give a dish name. To create the list of ingredients, I've used functions. Helpful suggestions are always welcomed :)

Primary LanguageC++

Watchers