a-yemisi / course_recommender

A course recommender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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