UpCoding-Web icon indicating copy to clipboard operation
UpCoding-Web copied to clipboard

Add contest event to multiple calendars

Open sahanmndl opened this issue 1 year ago • 3 comments

Currently on clicking the calendar button beside a contest name, it redirects to the google calendar add event page. But now it should have the option to add the event to 3 calendars (Google, Apple and Outlook).

  • On clicking calendar button, open a small dropdown menu with the 3 options along with their logos
  • Clicking on any option, should redirect to the add event page of that particular calendar, with title as the contest name, and start and end time same as that of the contest. Make sure that the start and end time are correct on all 3 calendars.
  • The library currently being used should be able to add the event to Outlook as well as Apple calendar. If not, any other library can be used to replace this.

sahanmndl avatar Oct 04 '23 13:10 sahanmndl

i want to work on this

ShahIsCoding avatar Oct 04 '23 15:10 ShahIsCoding

Assigned

sahanmndl avatar Oct 04 '23 19:10 sahanmndl

@sahanmndl raised a pr

ShahIsCoding avatar Oct 11 '23 09:10 ShahIsCoding