ibeal / KitchenDB

A personal project to create something that can track inventory and recipes to suggest recipes to make determined by inventory
2 stars 0 forks source link

Daily Menu class #25

Closed ibeal closed 3 years ago

ibeal commented 3 years ago

this is the menu for a single day. Should contain: breakfast: list of recipes lunch: list of recipes dinner: list of recipes snack: list of recipes

*I don't know how I want to store the recipes! I could perform a lookup with title and source