RocketChat/RC4Conferences
[TODO] Create a new component to mark the event on their Calendar
开放
#100 创建于 2023年1月28日
good first issuemilestone-1reactjs/nextjs
仓库指标
- 星标
- (26 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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!