nextcloud / nextcloud/cookbook

Blueprint: generate an Ingredient database

Open
#135 16 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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
  • 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

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.