Client: Camosun School Project
Tools Used: XHTML, CSS, Python, MySQL, PHP
This was an end of year project that I completed with two other teammates. We set up a temperature sensing phidget in the computer lab and wrote a python script to grab its temperature data each hour and save it to a MySQL database.
We then had a website that used PHP to pull this data out of the database and display it on a graph.