We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as a logged user, I can see the updated daily calories, food, exercises, and remaining calories
this value is calculated by the app based on your age/weight/height
this value is calculated by the app based on the meals you entered on the food page
this value is calculated by the app based on the exercises you entered on the exercise page
this value is calculated by the app: daily calories goal - the sum of the calories I ate today + sum of the calories I burned from exercise
#17 #13 #16 #7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
as a logged user, I can see the updated daily calories, food, exercises, and remaining calories
Acceptance Criteria
daily calories goal
this value is calculated by the app based on your age/weight/height
sum of the calories I ate today
this value is calculated by the app based on the meals you entered on the food page
sum of the calories I burned from exercise
this value is calculated by the app based on the exercises you entered on the exercise page
remaining calories I have to reach the goal
this value is calculated by the app: daily calories goal - the sum of the calories I ate today + sum of the calories I burned from exercise
UI
#17 #13 #16 #7
The text was updated successfully, but these errors were encountered: