ianlaiky / userstory

0 stars 0 forks source link

Create a best-fit personal food dietary to maintain #40

Open xlepotato opened 7 years ago

xlepotato commented 7 years ago

As a patient, I want to have a personal food dietary that is specially tailored to my needs to follow in order to better utilise it to stay healthy and fit as different people have their own level of fitness due to variables like age, gender, height, weight and physical activity intensity.

xlepotato commented 7 years ago

Acceptance Criteria:

  1. Feature has to collect user's personal information needed to calculate their bmr (body metabolic rate) and daily recommended limit for calories, trans fat, total fat, sodium.
  2. Class attributes include weight, height, gender, age, physical activity intensity, medical condition.
  3. Feature needs an algorithm that is used to calculate the recommended daily calories intake.