=============================
Install MySQL Server, then create a server with the following credentials:
Username: root Password: root
=============================
MySQL Workbench note:
Create a new schema in the connected server > Leave the database name "new_schema" > Apply
=============================
Install the following dependencies:
pip install pyqt6 pip install mysql-connector-python pip install playsound pip install names pip install randomtimestamp pip install random-password-generator
=============================