Skip to main content
All projects
Web

Timetable Calendar.

Subscribable calendar feeds for college timetables

  • Next.js
  • TypeScript
  • Tailwind CSS

The problem

College timetables are published online but locked behind clunky per-institution portals, making it hard for students to get their schedule into a calendar app they actually use.

The approach

  • Built a college → course → calendar flow that searches public timetable data by programme, course code, or department without requiring a student login.
  • Generated live, subscribable calendar feeds so a student's schedule stays in sync automatically instead of requiring manual re-exports.
  • Supported multiple colleges (DCU, TU Dublin, UCC) behind one consistent search and subscription flow.

The outcome

  • Students can add their timetable to any calendar app in three steps, using only publicly published data.
  • Independent tool covering three colleges with a shared, extensible search and feed-generation flow.