Thesis 0.5.7
This week I started adding writing to the methods section. I started by explaining the use of the website and the frontend information. In my second change I started explaining my backend. Most of the backend code is in my my study.js
file. This is the code that runs the study sessions. Next week I hope to talk about installation and create my diagrams. I will still have backend information to talk about but I first need to finish my work with the backend.
Changes
- 0.5.6 added user use information about the frontend
- 0.5.7 Started explaining backend information
Artifact 0.5.7
I accidentally mixed up what tag numbers I was on and so now I have them both at the same tag because I can’t go back to 0.2.0s so I am not in 0.5.0s for both projects. This week in my artifact I did most of my work in setting up the server and trying to get the server working so that my php would work and so that my php would be connected to the backend mysql.
Changes
- 0.2.6: setting up php, hanged all login.html instances to login.php
- 0.5.7: continued work with php, connected php to mysql (having troubles with the database, though all my port stuff is working)