RocketChat/RC4Conferences
[TODO] Create a new component to mark the event on their Calendar
Offen
#100 geöffnet am 28.01.2023
good first issuemilestone-1reactjs/nextjs
Repository-Metriken
- Stars
- (26 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
It is quite a valuable feature to have the event marked on their calendar so that the event attendee or Speaker can schedule their time. And also, get a reminder in case they forget about it.
It should have the following export options:
- Google Calendar
- Yahoo
- iCal *
- Outlook
- The Open Event Server we are using already has an API endpoint to export the event as iCal; we need the frontend UI to make the call.
Please feel free to comment and ask questions, if any. Thank you!