Converts the digital calendar given by the University in the student portal into the format (.ics) that can be imported by all calendar applications. This enables students to be able to keep their class timetable along with their other timetables, and to optionally receive notificaitions before class begings.
- Copy paste the full page's text from VTop (VIT's portal) into a .txt file
- Run
Frontend/terminal_interface.py
and enter the required details - Upload the given .ics output file to any calendar service you like
Create a new "calendar" and import this file into that, instead of importing directly to your default calendar in Google Calendar. Creating a new calendar for this will make it easy to delete it after the semester ends. Otherwise, you will have to delete each class of the week manually.
Here is a video tutorial on how to import to Google Calendar: https://www.youtube.com/watch?v=gzahLrDPKv4
Do not forget to change the "calendar" that you are importing the .ics file too, even after creating the new calendar.