The Registration App was built in C++ and Qt 6.7 Core in collaboration wth Copilot.
The Registration app makes a forward declaration of Person.h whose members are used to access user information such as name,affiliation,date of booking.
The system captures information in a dilaogue box style .I have made several classes for recieving user information for the person class which is used by registration,guest,student to make registration decisions
This application is open source, you are permittted to play with this code learn from it , improve it. If the application source code is used commercially, a small fee will be charged .
Hope you enjoy this application 😊