elwinvandos / GoGroceries

MIT License
0 stars 0 forks source link

Tapping a Grocery Item within a grocery list moves it to a new, crossed out list #14

Closed elwinvandos closed 1 year ago

elwinvandos commented 1 year ago

Question: Should we persist the 'crossed off' state (separate list) in db, or is it only necessary for this to live in our client's state

elwinvandos commented 1 year ago

This issue will involve refactoring the entity relation between grocerylist and groceryitem