Skip to content

a-yemisi/course_recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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