Skip to content
New issue

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

Progress-calories #11

Closed
zeinjendeya opened this issue Jan 31, 2021 · 0 comments
Closed

Progress-calories #11

zeinjendeya opened this issue Jan 31, 2021 · 0 comments

Comments

@zeinjendeya
Copy link
Collaborator

zeinjendeya commented Jan 31, 2021

as a logged user, I can see the updated daily calories, food, exercises, and remaining calories

Acceptance Criteria

  • daily calories goal
  • sum of the calories I ate today
  • sum of the calories I burned from exercise
  • remaining calories I have to reach the goal

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

Screenshot 2021-01-31 203828
Screenshot 2021-01-31 203913

#17 #13 #16 #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants