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

Tracking Food Items #4

Open
mikeczech opened this issue Jan 15, 2020 · 0 comments
Open

Tracking Food Items #4

mikeczech opened this issue Jan 15, 2020 · 0 comments
Milestone

Comments

@mikeczech
Copy link
Owner

mikeczech commented Jan 15, 2020

As an end user I want to track my eating habits so that I can see if I live up to my healthy nutrition plan.

Given a picture was taken using the app
When the save-button was pressed
Then the app saves the picture, the label, and the amount of calories AND displays the app's main view

Given multiple pictures of food were taken using the app
When the app's main view is opened
Then the app shows a list of all consumed food items including a label and the amount of calories for each item

Note that this issue also demands local persistence of the tracked food items.

This issue depends on #1, #2, and #3

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

No branches or pull requests

1 participant