November 2023

Calen7drier

A small web service that allows students to easily add their schedule to their phone’s calendar app

Made for net7, the computer science student association of INP-ENSEEIHT.

The service works by simulating a browser that connects to an ADE website, navigates the interface to retrieve the calendar URL, and displays it on the page. It’s quite handy especially on phones, because the ADE interface (at least the one deployed at Toulouse INP) is absolutely not adapted to phones.

Source code
github.com

Time spent

2 hours 13 minutes

made with

  • CSS
  • Docopt
  • HTML
  • JavaScript
  • Python
  • Flask