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

Move towards more object-oriented structure #4

Closed JHertz5 closed 10 months ago

JHertz5 commented 10 months ago

E.g. rather than acting on sets of string, make recipes and items full objects.

JHertz5 commented 10 months ago

Likely structure: