- Software Used: Qt (Core, GUI, Widgets, SQL, PrintSupport)
- Language Used: C++, Android (In-progress)
Menu Select uses the Qt 5.11.1 framework.
I am in no way affiliated with Qt and am using their software under the GNU LGPLv3 license.
- Provide a desktop software able to search menu items by id number.
- Ability to use receipt printer to print menu items in Chinese, to promote efficiency and improve customer wait times.
- Meant to be used on a touchscreen monitor using Windows x86/64 bit.
- Remote: SQLite database stores static information containing an item id, Chinese name, English name, and price.
- Printer Functionality: Able to hook up (~80mm width) receipt printer (USB/Ethernet) that prints item names in Chinese.
- Colour Coded: Menu items are colour coded by the quantity as well as section of the kitchen they will be administered.
- Responsive Dashboard: Calls the database as the user enters/deletes a new entry.
- Interactive List: The list widget allows options to view, add one, delete one, or delete all items freely.
- Download files in windows_cpp_v1.0 and compile using Qt Creator.
🐳 Thanks for checking out the project! 🐳