ChiragAgg5k / cal-buddy

smart calendar ai buddy that lets you schedule, manage and remind dates and tasks
https://cal-buddy.vercel.app/
MIT License
30 stars 15 forks source link

Integrate Google Calendar #25

Open ChiragAgg5k opened 1 month ago

ChiragAgg5k commented 1 month ago

Fullcalendar, the library being used to render calendar on the website allows you to sync your events from google calendar. Its a simple addition, and the docs for it can be found here - https://fullcalendar.io/docs/google-calendar

Create a new environment variable called NEXT_PUBLIC_GOOGLE_CALENDAR_API_KEY.

Do thoroughly check if the integration is working as expected and attach proof in the PR.

Happy coding :D

abhi9ab commented 1 month ago

Could you assign me this issue ?

ChiragAgg5k commented 1 month ago

@abhi9ab you are assigned!