nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

DG Userstories: track my weight #2784

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years 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.


Weight is never recorded in (kg) or (g) in your app when during progress? just the percentage difference of food intake needed

image.png

image.png


[original: nus-cs2103-AY2021S2/pe-interim#2784] [original labels: severity.Low type.DocumentationBug]

sjq-sohjunqi commented 3 years ago

Team's Response

Thank you for your feedback!

This is an intended feature. The tracking of weight is done when the user enters the weight into the system. Through which, the application will generate a BMI which can be used to determine whether the user is in a healthy range or not.

Duplicate status (if any):

--