The "IB Website"

The IB Website was something I developed for my peers. In the International Baccalaureate program at Colonel Gray there are very few course options. As a result, most of my courses were shared with the same classmates. The main functionality of the website was for keeping track of homework due dates. One could list a new piece of homework using a PHP form which stored the assignment, course, and due date in a MySQL database. It would then be displayed on the main page so that everyone could keep track of the homework that needed to be completed.

Other features include an important links dashboard, and code to randomly select a student to bring in cookies for the class each week. Later on in development I added Google OAuth so that my classmates could sign in and mark which assignments they had completed.

Unfortunately, all the assignment data was lost one year when I forgot to renew my hosting. An archived copy of the website is available thanks to the Wayback Machine

Screenshot