Inspiration
From elementary to high school, I have seen people who were not able to finish their homework because they weren't able to manage their time wisely. So I built this project for them.
What it does
It takes your current data from Calendar which has Free Time Slots. It gets your homework information with deadlines and fits it into your schedule. The goal is to be able to automatically import this to your calendar.
How I built it
I used Python and file I/O
Challenges I ran into
I faced issues trying to use Google calendar APIs, so I simulated the same using separate input files with calendar data
Accomplishments that I'm proud of
This is my first solo hackathon project and I'm proud I made a project that works.
What I learned
What's next for HW Planner
I will try to to develop this into an app and use Google Calendar, Microsoft Calendar, etc. apis to take in as the input. I also want to apply AI/ML to make this algorithm smart by learning from scheduling success/failure and make it personalized
Built With
- python
- repl
Log in or sign up for Devpost to join the conversation.