Export Tasks to Calendar
Add the ability to export the tasks added in the app to a calendar through an .ics file, which will be added to a users /Downloads directory.
To do:
-
Research how to create events and format an ics file -
Create helper functions to iterate through added tasks and convert to an ics file -
Research how to create files in specific directories on a users computer