Anduin2017 / Anduin2017/HowToCook

原料用量的人数scalar不应该是线性的

Open
#800 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
102k
Forks
11.1k
Avg merge
14h 21m
Merged PRs (30d)
2

Description

人数增加时 由于菜品的数量也会增加 (菜品数 = 人数+1), 增加人数所造成的单个菜品的原料用量增加应该会递减

Contributor guide

No contributing guide indexed for this repository

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

The issue does not mention a file, test, entry point, or exact scaling formula. First locate the code that calculates ingredient quantities from the number of people and inspect any related tests or recipe data. Done should include an agreed non-linear scaling rule and coverage showing that per-dish ingredient increases diminish as the people count grows.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.