Roster Site

Project Type Hobby Project
Role Backend & Frontend Programmer
Tech PHP, HTML, CSS, JavaScript
Date Autumn 2013

This project was a custom roster website for students and staff of Breda University of Applied Sciences (BUas, then named NHTV). It started out as a hobby project while I attended this institution, with the goal of providing students with a better, easier, more user-friendly way to view and keep track of school rosters than was available at the time.

After the initial version caught the attention of a faculty member of the school, I was asked to co-develop a newer, better version of the website with a fellow student who had made his own, similar tool. Our new version was a hit and was eventually sold to the educational institution. It was used by some two thousand students and lecturers each day.

Although the final version had access to the school's internal databases, the original version periodically scraped the school's webservers, extracted all the necessary data and stored it in its own database.

The site featured the following functionality:

  • Viewing of class, lecture-hall, staff, and week rosters.
  • Convenient links on most information in rosters to make navigation extremely easy.
  • E-mail subscription system to be notified of roster changes.
  • Constructing custom rosters by combining others as desired.
  • A public API for developers to query our database.
  • A public historical archive of the plain data as scraped from the school's webservers.

On this project I worked on the front-end as well as the back-end.

Before being replaced by another tool, this website was hosted at roster.nhtv.nl. It is no longer publically available.