Skip to content

Merin27/food-order-system-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Order System (Python GUI)

A beginner-friendly Food Order System built using Python and Tkinter. This project displays food items with images, allows users to add items to a cart with quantity selection, remove items, and place orders.

Features

  • GUI-based food ordering system
  • Menu with images, price, and quantity selector
  • Dynamic cart with remove option
  • Total price calculation
  • Order success popup
  • Orders saved to file

Technologies Used

  • Python
  • Tkinter
  • Pillow (for image handling)

How to Run

  1. Clone the repository
  2. Install dependencies

About

A simple Python GUI food ordering application using Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages