/restaurant-menu

Full stack web application for a restaurant menu.

Primary LanguagePythonMIT LicenseMIT

restaurant-menu

Full stack web application to create and maintain various restaurant menus with various items.

Database design

Restaurant
name
id
MenuItem
name
id
description
price
course
restaurant_id