In order to set up the SQL database to run the programme please follow these steps Install mySQL, the version used by members of the project was mysqlr8.0.36.0 community version After installing mysql, create a server under the name programming_project and ensure it is connected to port 3306 in the file credentials.txt please insert the username of the server ("root" if default) and your password, they should be in the format of username, enter and then password, with no commas or trailing white spaces
Should the programme fail to load in the correct username and password, go to the querries file on line 48 and manually insert your username and password