Skip to content

MariamYousry1234/Smart-Order-Kiosk

Repository files navigation

Project Screenshoots

Project Screenshoots

Project Screenshoots

Project Screenshoots

Project Screenshoots

Smart Order Kiosk

A simple C# Windows Forms application that simulates a self-service food ordering system.

Features

  • Select food items from a dropdown (ComboBox).
  • Choose quantity using NumericUpDown.
  • Display selected item details with picture, price, and total.
  • Add items to the order summary (ListView).
  • Show the total order price dynamically.
  • Remove items from the order using Right-Click.
  • Confirm the order with a simple message.

How to Use

  1. Run the application.
  2. Select a food item from the dropdown.
  3. Choose the quantity.
  4. Click "Add to Order" to add the item to the summary.
  5. View your order in the Order Summary panel.
  6. Right-Click an item to remove it.
  7. Click "Confirm Order" to complete your order.

Technologies

  • C# Windows Forms
  • Controls used: ComboBox, NumericUpDown, PictureBox, ListView, Panels, MenuStrip, ContextMenu

Author

Mariam YousryGitHub Profile

Releases

No releases published

Packages

 
 
 

Contributors

Languages