https://github.com/mohamedismail37/pizza-maker
A Windows Forms (GUI) application that simulates a pizza restaurant's cashier interface.
https://github.com/mohamedismail37/pizza-maker
csharp graphical-user-interface gui pizza ui winform winforms
Last synced: 3 months ago
JSON representation
A Windows Forms (GUI) application that simulates a pizza restaurant's cashier interface.
- Host: GitHub
- URL: https://github.com/mohamedismail37/pizza-maker
- Owner: mohamedismail37
- Created: 2025-07-07T11:59:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T12:56:34.000Z (3 months ago)
- Last Synced: 2025-07-07T13:28:10.966Z (3 months ago)
- Topics: csharp, graphical-user-interface, gui, pizza, ui, winform, winforms
- Language: C#
- Homepage:
- Size: 19.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza-Maker-GUI
### The system provides a user-friendly menu where customers can select pizza types, sizes, toppings, etc.
### It calculates total prices and supports order confirmation and reset forms.---
## Demo Video
[Watch the full video demo on Drive](https://drive.google.com/file/d/1H-xXM9XY8hjSYJE20fTR3xP03DsX8CO8/view?usp=sharing)
---
## Table of Contents
- [Tools and Framework](#tools-and-framework)
- [Features](#features)
- [Screenshots](#screenshots)---
## Tools and Framework
- `C#`
- `.NET Framework` (WinForms)---
## Features
- Menu interface with pizza types and sizes
- Optional toppings and extras
- Automatic total price calculation
- Button-based user interaction with real-time updates---
## Screenshots
- **Welcome Screen**
- **Default Order Screen**
- **Choices 1**
- **Choices 2**
- **Confirmation Message**
