CS3398-Mocha-Coffee / -CS3398-Mocha-F2017

0 stars 1 forks source link

Create base functionality of pantry feature #53

Open bmf57 opened 6 years ago

bmf57 commented 6 years ago

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.

bmf57 commented 6 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.

screen shot 2017-11-04 at 3 29 51 pm