Take in account seasonality of ingredients #2

Open
opened 2023-01-08 14:33:17 +01:00 by matteo · 0 comments
Owner

Given a seasonal table for ingredients

When the user triggers event scheduling

Then create a schedule which picks recipes with ingredients that are available in the given period

Note:

  • ask for user preference, to fulfill wishes if cookbook doesn't provide enough recipes for the current season
    • e.g. constraints on how often a recipe is allowed to repeat (once per week, two weeks, etc.)
    • whether to avoid scheduling altogether or rather pick something out-of-season
  • probably a dry-run mechanism is required so that user can review plan before committing
Given a seasonal table for ingredients When the user triggers event scheduling Then create a schedule which picks recipes with ingredients that are available in the given period **Note**: * ask for user preference, to fulfill wishes if cookbook doesn't provide enough recipes for the current season * e.g. constraints on how often a recipe is allowed to repeat (once per week, two weeks, etc.) * whether to avoid scheduling altogether or rather pick something out-of-season * probably a dry-run mechanism is required so that user can review plan before committing
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: matteo/nextcloud-cooking-schedule#2
No description provided.