Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 478 Bytes

course_recommender

#Requirements for running the Solution. For this solution you need to have the following packages installed: PyQt5 mysql.connector webbrowser You also need to connect it to your own demo database to run else it will return an error

#UI files The UI files were created/designed using the Qt designer and they were attached to the solution in the main python script. Therefore, the solution cannot run without the UI files in the same directory as main.py