nus-cs2113-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Inconsistent format for macronutrients #1554

Open nus-pe-bot opened 7 months ago

nus-pe-bot commented 7 months ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


bug11.png

The format for your calories intake is like this calories in DESCRIPTION c/CALORIES d/DATE [m/CARBOHYDRATES,PROTEIN,FATS]

so according to this I need to input the details like this calories in drink liho milk tea c/200 d/2024-04-14 [m/50, 20, 10]

But it is being input like this according to the UG calories in drink liho milk tea c/200 d/2024-04-14 m/50, 20, 10


[original: nus-cs2113-AY2324S2/pe-interim#1849] [original labels: severity.Medium type.DocumentationBug]

rexyyong commented 7 months ago

Team's Response

Hi there, thank you for the bug report!

Our team followed the AB3 user guide sample which can be found in the cs2113 website. image.png

Furthermore, as stated in the cs2113 website, we followed the AB3 user guide sample.

image.png

Additionally, to ensure users understand how to use the command, we have provided examples. Moreover, we have also explicitly stated that macronutrients are optional in our user guide

image.png

Thank you!

Duplicate status (if any):

--