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

Allow Users to Mark Recipes As Made #17

Open
daniel-melanson opened this issue Sep 26, 2023 · 0 comments
Open

Allow Users to Mark Recipes As Made #17

daniel-melanson opened this issue Sep 26, 2023 · 0 comments
Labels
backend Improvements or additions to underlying application. enhancement New feature or request UI/UX Improvements or additions to user interface or experience.

Comments

@daniel-melanson
Copy link
Owner

daniel-melanson commented Sep 26, 2023

Describe the solution you'd like as a user story

  • As a user, when I view a recipe I want to mark it as “made”, so that the ingredients are automatically removed from my pantry. I am prompted for the amount of servings I made so that ingredient quantities are accurately removed from my pantry.
  • As a user, when I view a recipe, I want to see when I previously made it, so that I can keep track of my meal history.

Definition of Done

  • User able to mark a recipe as made
    • Prompted for servings and whet it was made and automatically remove ingredients from pantry
  • Respective ingredient quantities are removed from users pantry
  • Necessary database objects created to describe that event.

Additional context
Add any other context or screenshots about the feature request here.

@daniel-melanson daniel-melanson added UI/UX Improvements or additions to user interface or experience. backend Improvements or additions to underlying application. enhancement New feature or request labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Improvements or additions to underlying application. enhancement New feature or request UI/UX Improvements or additions to user interface or experience.
Projects
None yet
Development

No branches or pull requests

1 participant