Skip to content

prajakta1321/Cafe-Machine-using-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

🎯 Cafe Machine – Python Tkinter GUI Application

A desktop-based Cafe Machine application built using Python and Tkinter that simulates a real café ordering system. The app allows users to select beverages, calculate total cost, and generate a bill through an interactive graphical interface.

✅ Features

✔ User-friendly GUI built with Tkinter

✔ Menu selection for café items (coffee, tea, etc.)

✔ Automatic price calculation

✔ Order summary and bill generation

✔ Simple and intuitive layout

✔ Beginner-friendly Python project

✅ Tech Stack

✔ Python

✔ Tkinter (GUI Framework)

✅ Use Case

This project is ideal for:

Python beginners learning Tkinter

Understanding GUI-based applications

Practicing event handling and logic building

Small-scale desktop application demos

Future Improvements

Add payment simulation

Save order history

Improve UI design

Add database integration

✅ Run the application

cafe_GUI.py

✔ Café Machine GUI will open

✔ Select menu items

✔ Place orders and then Click Checkout and save pdf

✔ View total bill and choose the payemnt method

✔ The order summary and saved pdf is displayed

✅ GUI Output Display : ordering system

image

✅ Payment Result :

Select Payment Method:

image

Confirm Payment :

image

payment Successful :

image

Receipt saved as pdf :

image

View Order History :

image

About

A desktop-based Cafe Machine application built using Python and Tkinter that simulates a real café ordering system. The app allows users to select beverages, calculate total cost, and generate a bill through an interactive graphical interface.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages