Managing time is extremely difficult for the members in our group
ScheduleAid searches through a users google calendar for upcoming events while also taking an input from the user for any upcoming projects that are due. It will then efficiently schedule times during the week that the user can work on their projects while also avoiding other upcoming events without overloading the user with work. ScheduleAid will also schedule a healthy sleep schedule for the user based on their preferences.
We used the google calendar API to pull data from the users calendar. We sifted through the data finding the most appropriate times to sleep and to work on projects based on the events start and end dates as well as the amount of events in a day.
Navigating Googles Api was incredibly difficult, although it is well-documented, the classes and structures of the code is very high level and difficult to understand.
Being able to correctly use and navigate the Google API
How to use Google API
Add Fitness Scheduling and Healthy times to Eat.
Log in or sign up for Devpost to join the conversation.