Skip to content

Dietic Nutrition App is a .NET Framework Windows Forms application which allow to calculate recipe calories and other params

Notifications You must be signed in to change notification settings

DenKu1/DieticNutritionApp

Repository files navigation

DieticNutritionApp

Dietic Nutrition App is a .NET Framework Windows Forms application. The user of the program is a consumer of food who is trying to make his diet balanced in terms of protein, fat, carbohydrates, vitamins and minerals. The program contains recipes with text instructions for cooking and products included in recipe and their weight. Also, the program contains a list of foods and the amount of proteins, fats, carbohydrates, vitamins and minerals in each of them per 100 g of weight. The user chooses the recipes that he plans to use for cooking on day, and the program must calculate the total amount of proteins, fats, carbohydrates, vitamins and minerals that the user will receive as a result of consumption selected dishes.

Main functionality:

  • Load and save recipes, ingredients in json, xml and txt
  • CRUD operations for recipes, ingredients and ingredient types
  • Calculate recipe calories and other params

Main features:

  • Windows Forms interface
  • JSON & XML Serailization
  • Working with files

UML diagrams:

Created for study purposes.

Created by DenKu1 (https://github.com/DenKu1)

About

Dietic Nutrition App is a .NET Framework Windows Forms application which allow to calculate recipe calories and other params

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages