Implement functionality to extract events from .ics files and sync them to Supabase. To Do: - Parse .ics files using a library (ical.js or Python ics) - Extract task name, start/end time - Upload events to Supabase table