Clarification about the non-functioning Calendar Integration:
As you may or may not know, Google uses OAuth2.0 as its authentication method for most of its APIs, including Calendar API. Google has insisted that only top private domains may be used as "redirect URIs" which are instrumental in the process of authenticating a user.
Since this project is hosted on a hosting service, I do not own the domain, and therefore it is impossible for calendar API to function as it is intended since Google expressly forbids it, unfortunately.

Log in or sign up for Devpost to join the conversation.