Is your feature request related to a problem? Please describe.
Currently, I can only import event schedules from Pretalx. This limitation hinders flexibility and integration with other common tools.
Describe the solution you'd like
I would like the ability to import event schedules from additional sources, such as Google Sheets or Notion.
Examples
Google Sheets: Users can provide a link to a Google Sheet which contains the event schedule. The system will parse the data and import it accordingly.
Notion: Users can share a Notion page link with the event schedule. The system will fetch and format the information for import.
Additional context
On the backend, create "importer" classes that handle the import process differently based on the source.
Each importer class should be able to parse the data from its respective source and convert it into a format compatible with how StreamETH handles this.
Is your feature request related to a problem? Please describe.
Currently, I can only import event schedules from Pretalx. This limitation hinders flexibility and integration with other common tools.
Describe the solution you'd like
I would like the ability to import event schedules from additional sources, such as Google Sheets or Notion.
Examples
Additional context