Schooler

During a study it can be hard to find information due to the amount of courses you have. When the school decided to spread this information across multiple third party application it quickly becomes a headache to keep track where everything is. This project tries to solve this problem.

During a school research project we build an application that combined the most important information my highschool provides in one single interface. This information contains grades, classlists, rosters and notifications. The information needed to be fetched from ItsLearning, Zermelo, SomToday and the highschool website.

Challenge

The school did not provides us with any access to their API. This meant we needed to reverse engineer their website and parse the html in PHP. We also implemented a zermelo integration to request a students roster based on a access_token. At last we used the office365 API to request the notification data.

Repository

collaborators

  • Milo Cesar
  • Chris Witteveen
  • Cas de Reuver

Technologies

  • JavaScript
  • PHP
  • JQuery