RocketChat/RC4Conferences

[TODO] Create a new component to mark the event on their Calendar

Open

#100 opened on Jan 28, 2023

 (5 comments) (0 reactions) (1 assignee)JavaScript (41 forks)auto 404
good first issuemilestone-1reactjs/nextjs

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (PR metrics pending)

Description

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!

Contributor guide