Open HasithDeAlwis opened 2 months ago
Documenting for clarity:
id like to take this on, can easily use the full calendar package to implement googles calendar given cuhacking calendar is public. Could add 'calendar' under Categories on the welcome page (./calendar)
id like to take this on, can easily use the full calendar package to implement googles calendar given cuhacking calendar is public. Could add 'calendar' under Categories on the welcome page (./calendar)
Amazing, please go ahead, I'll assign this to you. Make sure you add tests for this, I just test to make sure the correct date shows up. Don't test for visibility on events. Complications may arise with .env
, use node:process
for the time being. If you need guidance let us know.
What is the feature?
Since the docs are our main source of truth, we want to ensure, someone can go to the docs site and have everything they need. Therefore, it only makes sense to have our Google calendar on our docs site to minimize any context switching and confusion.
Overview
Solution
Use Full Calendar package to showoff our google calendar because of its ease of use, open source, and it works with the Google API
Describe alternatives you've considered
Goals