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

0 stars 1 forks source link

Research and choose method of aggregating ingredients and handling quantity #52

Open bmf57 opened 6 years ago

bmf57 commented 6 years ago

Research and choose a method of aggregating ingredients for the pantry and shopping list features. This also relates to how each of these features will show the quantity of each ingredient. One option for quantity might be to edit the main IngredientItem class to hold the quantity.

bmf57 commented 6 years ago

In addition to choosing a method of aggregating ingredients, I also had to research CSV reading/parsing for the restructuring of our ingredients database. Method Chosen: Ingredients Guide.docx