ChickenKyiv / ChickenKyiv/recipe-api-only

IngredientList

Open
#98 0 comments 0 reactions 1 assignee Claimed by @atherdon View on GitHub
dontwanttodo low-priority
Dominant language
JavaScript
Stars
37
Forks
11
PR merge metrics
No merged PRs in 30d

Description

We'll need this model, in order to store ingredientIds, that related to particular Grocery List.
With help of this model we'll be able to generate a few Grocery List with different ingredients inside it.

- [ ] Think about how we'll handle delete ingredient from GL
- [ ] Think about how we'll handle delete departments from GL(maybe when we'll delete department with few ingredients - we need to remove this ingredients from Ingredient list). So when we'll delete department - we need to get array with ingredients and remove them from IngredientList Model
- [ ] IngredientList will have relation with Grocery(analogy to Menu Model)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.