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

menuAPI #36

Closed ibeal closed 3 years ago

ibeal commented 3 years ago

menuAPI will implement the storing and retrieving of menus from the database. To implement this I will need the menu class completed, design the database table, and figure out packing and unpacking techniques.