ash-bergs / pantry-pal

Keep track of your shopping list and pantry stock
0 stars 0 forks source link

adds 'list' page #38

Closed ash-bergs closed 2 months ago

ash-bergs commented 2 months ago

Next blocks of work:

[ ] Refactor list page and list.ts - fetch from listItems table, get id from URL [ ] Restore service worker for list page - this doesn't work right now with our dynamic routing, may need to reconsider the routing approach [ ] Refactor upload/download code for list -> list items setup [ ] Update ItemManager class - addItem method needs to know which list we're adding an item to