Inspiration

This was an assignment in a past class that I wasn't able to solve back then, so I wanted to give it another try and I also incorporated the education theme into the project as well. This semester I've been using the Google calendar very often in order to focus and stay on top of my work, so I decided to try to code a basic calendar.

What it does

You can add, delete and view your class assignments, and due dates. It's a planner that shows all your assignments in a list.

How we built it

There was lots of trial and error, especially when creating the list.

Challenges we ran into

I quickly learned that you have little time to brainstorm and actually create a project in a hackathon. I wasn't able to work on it as much as I would've liked because I had work and other homework to do before I could even start. While my code is not that fancy, it does do its job.

Accomplishments that we're proud of

I was finally able to fix my errors from last time and the code works! I'm just happy that I was able to code something that works in the limited time frame.

What we learned

I learned how to use the append function to add and take things out of lists. I did learn to push myself to finish creating the planner because even though I was very busy, I managed to work on it.

What's next for Class Planner

I want to try to make it automatically sort the due dates in numerical order where it shows the closest upcoming due date first. I would also want to learn how create a website and use this code to create an online calendar! My goal would be to create a calendar that I would actually use myself.

Built With

Share this project:

Updates