nextcloud / nextcloud/cookbook

Support cuisine information

Open
#2,011 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Backend database enhancement Frontend
Dominant language
HTML
Stars
641
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

The cuisine information is present in the standard, I know but is currently not supported by the app. This can be implemented in the app.

Originally posted by @christianlupus in https://github.com/nextcloud/cookbook/issues/1235#issuecomment-1265032001

The recipeCuisine is a text property of the schema.org standard but currently not supported by this app. When adding support for this new property several things should be considered:

  • Adding/Editing the cuisine property of a recipe in the editor
  • displaying the cuisine in the full recipe view
  • Should the information be displayed in the recipe list?
  • Should there be a possibility to filter recipes by cuisine?
  • Should there be the possibility to rename cuisines?

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

Start by reviewing the recipe editor and full recipe view, then trace how recipes are represented in the recipe list. Define the scope for displaying, filtering, and renaming cuisine values, and confirm the schema.org recipeCuisine mapping. Done means cuisine can be added or edited and the agreed list, filter, and rename behavior is implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.