Abstract
This project examines how to develop a tool for task scheduling using the Google Calendar API. Our program aims to be helpful for students who have difficulties planning the school assignments into their calendar.
We have integrated the Google Calendar and our application, which inserts the tasks into the user’s calendar. The scheduling algorithm handles the tasks’ deadline and duration, splits them into multiple events and sends them to the free time slots.