Time use visualisations based on calendar data.
This project uses Google Calendar API to obtain data from users' Google Calendar and use it to produce visualisations of how they used their time in a given period. The aim of the project was to enable people to use the existing data that they have in order to gain some insights about what they spend their time on and see if what their time is spent on reflects their priorities and values.
Table of top 10 activities registered in the calendar:
Step 1: Download the project.
Step 2: Turn on Google Calendar API and get your API keys: https://developers.google.com/calendar/quickstart/js#step_1_turn_on_the
Step 3: Place the credentials obtained in Step 2 in the "credentials" folder in the project directory.
Step 4: Replace "myemail@gmail.com" in main.py with the email associated with your Google Calendar
Step 5: Enjoy your time use visualisations!

