C++ GUI Project on Tourist Management using QT & Database
Features: Add Packages, Register Tourists
Database used: Yes
Number of Screens: 5 screens (Main, Add Package, Register Tourist, Find Package & Find Tourist)
UI of the Project
This UI contains four buttons, 'Add Package', 'Register Tourist', 'Find Package' & 'Find Tourist'. When user clicks on these buttons a new UI opens.
Add Package
This UI contains three text boxes, Package Name, Description & Amount. Two buttons Reset & Save.
Find Package
This UI is used to find packaged available in the system.
Find Tourist
This UI is used to find Tourists available in the system.
Register Tourist
This UI is used to register any tourist.