2020 in meetings

side project in 2021

Analysing meetings

This site takes in your calendar data and tells you the percentage of time you spent in meetings, as well as how the pandemic affected your meeting habits.

Integrating with Google

To get the data, we use the Google Calendar API. I integrate through the browser client and handle oAuth correctly.

A Rails backend

The actual analysis is served by a rails backend hosted on Heroku. I was able to spin up the entire backend in a couple of days using Rails. The frontend is in React.

Links

This is a private project I worked on with a friend, but get in touch if you want to know more