To set up and run the Maths-Tutor-QT-V2 project on a Windows system, please follow the steps below:
Clone the repository git clone https://github.com/Deviakvr24/Maths-Tutor-QT-V2.git
Make sure you have Python installed, then run the following commands:
pip install PyQt5
pip install pandas
pip install pyttsx3
pip install openpyxl
That's it! Once the dependencies are installed, you can run the project using your preferred Python environment.