iiumschedule / iium_schedule

Make/Generate IIUM timetable with ease. Integration with IIUM database. App available on Android, MacOS & Windows.
https://iiumschedule.iqfareez.com
MIT License
25 stars 9 forks source link

Added experimental add-to-calendar feature #64

Closed PlashSpeed-Aiman closed 1 year ago

PlashSpeed-Aiman commented 1 year ago

REFER TO ICALENDAR STANDARD FOR DETAILS

This code is experimental several things need to be implemented for it to be complete: 1 ) Need to find out how to get the day for a given date, since ICS needs a specific date 2 ) recurring events works, even has a stop date. users should decide when to stop reminding. 3 ) replace the first code up until Future.wait to suit application needs.

iqfareez commented 1 year ago

Alright. Great! Thank you.