UW Course Search


On top of building parts of an operating systems kernel as part of my Operating Systems course during my past term at the University of Waterloo, I also took a course on User Interfaces. As part of the course we designed the user interfaces for various applications to learn about UI design principles.

So, as part of the course we had to design and implement an html widget. The widget needed to fetch data using ajax and display it, and then allow for some sort of manipulation of that data. For the task I decided to look at some of the things that students need to do every term, I ended up creating a course search application, that allows users to search through their courses, and browse related courses. It’s nothing terribly fancy, and a little rough around the edges.

But here it is: UW Course Search.


Previously: RSS