/itmo-schedule-exporter

Export your ITMO schedule to ICS calendar file

Primary LanguageTypeScript

Itmo schedule exporter

Edit on StackBlitz ⚡️

This project is a web application for generating an ICS (iCalendar) file for a user's schedule from ITMO University's MyITMO portal. The generated file can be imported into most calendar applications, including Google Calendar, Apple Calendar, and Microsoft Outlook.

Features

  • User can specify a start and end date for their schedule
  • User can input their ITMO University's MyITMO portal authorization token
  • The app fetches the schedule data from the API and generates an ICS file
  • The ICS file can be downloaded and imported into a calendar application