Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Rework ingredients modeling - #5

Open
akaIDIOT wants to merge 1 commit into
masterfrom
model-rework
Open

Rework ingredients modeling#5
akaIDIOT wants to merge 1 commit into
masterfrom
model-rework

Conversation

@akaIDIOT

Copy link
Copy Markdown
Member

Allows for the use of separate ingredient lists for parts of a recipe
(like the sauce on a pizza or whathaveyou). Ingredient is split up in
qunatity, unit and name to allow for future automatic multiplication
of quantities for a requested number of people.

The current admin is hard to use as it involves the creation of many
intermediate models to make up the ingredient listings for a single
recipe. That should change in the future :P

Heavily inspired by @ekeijl's approach in PR #4.

This commit also goes towards #3.

Allows for the use of separate ingredient lists for parts of a recipe
(like the sauce on a pizza or whathaveyou). Ingredient is split up in
qunatity, unit and name to allow for future automatic multiplication
of quantities for a requested number of people.

The current admin is hard to use as it involves the creation of many
intermediate models to make up the ingredient listings for a single
recipe. That should change in the future :P

Heavily inspired by @ekeijl's approach in PR #4.

This commit also goes towards #3.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant