RocketChat/RC4Conferences
[TODO] Create a new component to mark the event on their Calendar
オープン
#100 opened on 2023/01/28
good first issuemilestone-1reactjs/nextjs
Repository metrics
- Stars
- (26 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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!