Skip to content

Calculate nutritional values for food product labeling according to EU regulations.

License

Notifications You must be signed in to change notification settings

kiwipy/nutricalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NutriCalc

Pick the ingredients and amount used according to recepie and the application calculates the nutritional values needed for product labeling, including fiber content which is optional on labels.

Screenshot

Tip

Don't forget to add water if used.

Manage the database

In the database window you can remove products from the database by selecting a row and clicking "Remove". You can also Update the values of the selected row and add products that do not need to be calculated (e.g. bought finished products).

Screenshot

Note

When adding bought products remember that 'Fiber content' is not required on labels BUT is used to correctly calculate calories, contact the producer if the label does not include fiber content.

Build instructions

Use the cross-platform build.py script.
Linux: chmod 755 build.py && ./build.py --binary
Windows: build.py --binary

Limitations

Alcohol content is left out (Alcohol content is also used to calculate calories), if you need it in production feel free to fork this repo.

As for now the application supports up to 12 ingredients.

Note

🟦 THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT ANY WARRANTY.
🟦 This application is made to comply with EU regulations only.

Credits

AppIcon

Flask icons created by Freepik - Flaticon

About

Calculate nutritional values for food product labeling according to EU regulations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages