ash-bergs / pantry-pal

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

Implement ItemManager class #24

Closed ash-bergs closed 2 months ago

ash-bergs commented 2 months ago

Notes - https://github.com/ash-bergs/pantry-pal/pull/23

ash-bergs commented 2 months ago

Before diving into this we really need to get away from pure JS - otherwise we're gonna accidentally bake in a bunch of bad stuff to this class.