My first project using QT framework and at the same time 3rd year college course project.
MySQL was chosen as the database management system.
The theme of this course project is "weapons store".
- You need to run the database creation script "createBD/GunStore.sql"
- Run the script for filling the database with initial data "createBD/InsertGunStore.sql"
- Run the procedure creation script "createBD/procedurAndFunction.sql"
- Run script to create roles and user "createBD/CreatUser.sql"
- After that, we launch applications from the account of the created user, or from root