CSAI-151-OOP-C-Project
تفاصيل العمل
Store Management System A modern Store Management System developed using C++ and Qt Widgets. Features User Login & Registration Admin and Customer Roles Inventory Management Add / Delete / Save Products Search Products Order Management PDF Invoice Generation Dashboard with Statistics Reports Page Dark / Light Theme Change Password Feature Technologies Used C++ Qt Widgets Qt Creator SQLite QFile & QTextStream QPdfWriter GUI & Backend Connection The GUI was connected to the backend logic using Qt Signals and Slots through the connect() function. Example: connect(loginBtn, &QPushButton::clicked, this, = { // Login Logic }); Project Structure main.cpp mainwindow.cpp mainwindow.h inventory.txt login.txt store.db How to Run Open the project using Qt Creator. Configure the kit. Build the project. Run the application. Roles Admin Full Access Manage Inventory View Reports Edit Products Customer View Products Make Orders Limited Access Developed By Abdelrahman usama emam
مهارات العمل