KarolisGaiv / fridger-app

0 stars 0 forks source link

fridge funcionality #41

Closed KarolisGaiv closed 2 months ago

KarolisGaiv commented 2 months ago
  1. change fridge content when you complete/uncomplete a meal
KarolisGaiv commented 2 months ago

Process flow:

  1. user adds meals to the plan

  2. user generates grocery list

  3. grocery list view contains button similar to "transfer list ingredients to fridge" or smth

  4. fridge is populated based on generated grocery list ALWAYS.

  5. user completes/uncompletes a specific meal -> change fridge content accordingly

  6. user has one meal plan active, but wants to buy ingredients for another meal plan 6.1 add meals to another plan 6.2 user generates grocery list for another meal plan 6.3 transfer grocery list items to the fridge...

KarolisGaiv commented 2 months ago

done