JHertz5 / shopping_list

python script to generate shopping list from Google Sheets spreadsheet
GNU General Public License v3.0
1 stars 0 forks source link

Absorb `Ingredient` class into `Item` class #61

Closed JHertz5 closed 10 months ago

JHertz5 commented 10 months ago

Coming full circle now 🤦 The only difference between Item and Ingredient is that the latter has the group attribute. This is separated from the Item class with the idea that Recipes do not have a group. However, this is not true - they go in to the spreadsheet in the group Recipe.