Skip to content

A collection of three Python programs for managing restaurant operations, including ordering dishes, ordering drinks, and managing the menu. Each program includes user input validation and handles different aspects of a restaurant setup.

Notifications You must be signed in to change notification settings

thm-msror/mini-restaurant-program

Repository files navigation

dish-order-program.py: Facilitates ordering dishes from a menu, validates input, and calculates the total bill.

drink-order-program.py: Manages ordering drinks, validates input, and computes the total cost.

restaurant-management-program.py: Provides functionalities to view, add, update, and delete menu items.

About

A collection of three Python programs for managing restaurant operations, including ordering dishes, ordering drinks, and managing the menu. Each program includes user input validation and handles different aspects of a restaurant setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages