Skip to content

Cooking with Healthier Ingredients is a c++ programme that suggests healthier substutions according to the users health concerns

Notifications You must be signed in to change notification settings

an162/Cooking-with-Healthier-Ingredients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cooking-with-Healthier-Ingredients

Cooking with Healthier Ingredients is a c++ programme that suggests healthier substutions according to the users health concerns

This program helps users choose healthier ingredients when cooking, and helps those allergic to certain foods (e.g., gluten) find substitutes. The program read an ingredient of a recipe from the user and suggest healthier replacements for it. For simplicity, this program uses numerical digits for quantities (e.g., 1 egg, 2/3 cups) rather than spelling them out (one egg, two cups). the program displays warnings such as, “Always consult your physician before making significant changes to your diet.” this program consider the user’s health concerns, such as high cholesterol, high blood pressure, weight loss, gluten allergy. For high cholesterol, the program suggest substi�tutes for eggs and dairy products; if the user wishes to lose weight, low-calorie substitutes for ingredients such as sugar will be suggested.

i am still upgrading this program for new features

About

Cooking with Healthier Ingredients is a c++ programme that suggests healthier substutions according to the users health concerns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages