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 an end user I want to have a label for each picture I have taken so that I can track my eating habits.
Given the camera displays a single item of food When the button for taking a picture is pressed Then a label for that item appears
Note that the label can be arbitrary (e.g. random) and the specific set of possible labels will be defined in a different issue.
This issue depends on #2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As an end user I want to have a label for each picture I have taken so that I can track my eating habits.
Given the camera displays a single item of food
When the button for taking a picture is pressed
Then a label for that item appears
Note that the label can be arbitrary (e.g. random) and the specific set of possible labels will be defined in a different issue.
This issue depends on #2
The text was updated successfully, but these errors were encountered: