Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 668 Bytes

File metadata and controls

12 lines (8 loc) · 668 Bytes

Are Yerra Drive In - Restaurant Order System

Overview

This Python application is a graphical user interface for managing restaurant orders, built using tkinter. The program allows users to select from a variety of menu items, including appetizers, desserts, and beverages, and calculate the total cost including taxes.

Features

User-Friendly Interface: Easy navigation through different menu categories.

Dynamic Order Calculation: Automatically updates the cost as items are added or removed.

Receipt Generation: Provides a detailed bill with selected items and total price.

Data Reset Functionality: Allows users to clear all selections with a single click