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

USER STORY: Add an ingredient to the recipe #13

Closed
10 tasks done
Tracked by #29
ObiOne84 opened this issue Nov 15, 2023 · 1 comment
Closed
10 tasks done
Tracked by #29

USER STORY: Add an ingredient to the recipe #13

ObiOne84 opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
Must Have Issue that must be implement

Comments

@ObiOne84
Copy link
Owner

ObiOne84 commented Nov 15, 2023

As a User / Admin, I can add ingredients to the recipe so that I can provide a detailed list of what is needed to prepare the dish.

Tasks:

  • Create an add ingredient form.

Acceptance Criteria:

  • User can access the add ingredients section while creating a recipe.
  • User can input the name of the ingredient.
  • User can specify the quantity of each ingredient.
  • User can choose a unit of measurement.
  • User can add multiple ingredients to the recipe.
  • The system should validate that at least one ingredient is added to consider the recipe completed.
  • The user should be able to remove or edit ingredients added already.
  • If the user attempts to leave the page without saving, there should be a confirmation prompt to prevent accidental data loss.
  • The added ingredients should be displayed prominently when viewing the recipe details."
@ObiOne84 ObiOne84 added the Must Have Issue that must be implement label Nov 16, 2023
@ObiOne84 ObiOne84 added this to the Product Backlog milestone Nov 18, 2023
@ObiOne84
Copy link
Owner Author

All done

@ObiOne84 ObiOne84 self-assigned this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Must Have Issue that must be implement
Projects
Status: Done
Development

No branches or pull requests

1 participant