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!