nextcloud / nextcloud/cookbook
Blueprint: generate an Ingredient database
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Generate an Ingredient Database based on the recipe. Allow to enhance the Data about the Ingredient.
eg.
Toast Hawaii -> Ingredient: Toast, Ananas, Ham
Now you could enhance it with Data.
- Toast:
- Brand: XX
- Barcode: xxx
- Price: XX.XX
- split: 12
- weight of 1: XXg
- Brand: XX
- Pineapple:
- Also known as: Ananas
- Brand: XX
- Description: One whole Pineapple
- Barcode: xxx
- Price: XX.XX
- split: 10 / manual
- weight: XXg
- Boiled Ham
- Brand: XX
- Barcode: xxx
- Price: XX.XX
- split: 7
- weight of 1: XXg
- Brand: XX
At the end you could calculate the material cost per meal. #116
You may connect to https://world.openfoodfacts.org/data to get additional Data.
You may search a meal by Ingredients or filter by allergies.
You may send a set of Ingredients to Nextcloud Tasks for a Shopping-list #127 #11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. First clarify whether the deliverable is ingredient generation, data enrichment, cost calculation, allergy search, Open Food Facts integration, or Nextcloud Tasks export; completion should be defined for the selected scope.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100