WebApplication Classrooms
To run the project successfully follow the next steps:
1.- Create a folder and name it "data", here you have to place the following files: ApplicationLayer.php, dataLayer.php and classroomDB.sql
2.- Create a folder and name it "images", and place here all the .png and .jpg files.
For the remote client connection on Raspberry Pi:
-Access to pi@raspberrypi:/etc/mysql/ sudo nano my.cnf --> in the file "my.cnf" change the line that says "bind-address = XXXX.XXXX.XXXX.XXXX" where XXXX.XXXX.XXXX.XXXX is the ip address of the server.