etekweb / etekweb.github.io

Old personal website - see new repo "etekweb-iles"
https://old.etekweb.net
0 stars 0 forks source link

Better Google Calendar embed #6

Open etekweb opened 2 years ago

etekweb commented 2 years ago

The embeddable version of Google Calendar, to put it lightly, isn't ideal for the modern Web. It isn't pretty, isn't mobile/touch friendly, and isn't accessible.

Investigate what alternatives exist that still tie in with Google Calendar backend. Implement a suitable alternative if possible.

etekweb commented 2 years ago

A couple possible options:

etekweb commented 2 years ago

Some more options:

etekweb commented 2 years ago

Some Vue-centric options

For this approach, a system will need to be found or developed to get data from Google Calendar and parse it to display with the above calendar components.