Open bmf57 opened 7 years ago
I have created the base functionality for the MyPantry Feature (with components to be used with ShoppingList). I propose extending MyPantry/ShoppingLists from the Inventory class which would allow us to store and display inventoried items. Attached is an image of the driver that I was using to test its functionality.
Create base functionality of pantry feature which entails the aggregation and sorting of ingredients so that each ingredient can be organized. Adding and removing item methods should also have functionality.