Feature: Nutritional and caloric calculation (per 100g / per serving) #5
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
gram-lang/gram#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Gram already supports calculating nutritional information for the entire recipe as a whole. This is however insufficient for practical, everyday use.
Goal
The goal is to introduce a way to display these nutritional calculations in more standardized units, specifically per 100 grams or per defined portions.
Technical Challenges & architecture