An Ordering System demo written in Qt5
-
Updated
Nov 23, 2021 - C++
10000
An Ordering System demo written in Qt5
This was my first semester project. Pizza ordering system created using C++ programming language. I have used object oriented concepts, it allows user to place an order according to the menu . Menu contains different types of pizza, with this user can also select size, quantity and delivery time and finally the bill will be shown to the user.
A very simple text based C++ ordering system made in VS Code to refresh some of my C++ knowledge.
a 5 item menu ordering system that allows you to add and remove itemsincluding their price and calories.
Add a description, image, and links to the ordering-system topic page so that developers can more easily learn about it.
To associate your repository with the ordering-system topic, visit your repo's landing page and select "manage topics."