Inspiration
My partner Advaith Rahul and me, Debargha Sarkar, prefer using agendas to organize our work in school. Using this idea, we wanted to code this out with the target of creating a less stressful world for students.
What it does
It organizes the assignments based on each day and shows the duration time of each project. This assignment is made to lower stress in students from memorizing assignment schedules.
How I built it
We started off with variables asking for inputs of assignments and duration times. Later on, we would organize the data into certain lists and dictionaries that are available for the user to access.
Challenges I ran into
We ran into multiple challenges, such as organizing the dictionaries and removing certain assignments once they were completed by the user. Eventually, we worked out the mistakes and successfully created the coded assignment.
Accomplishments that I'm proud of
We are proud of achieving success in this coded assignment. At first, we faced many setbacks, but in the end, it actually worked.
What I learned
We learned how to organize lists and add or remove certain items in lists based on the given data. We also learned how to organize dictionaries based on the same data.
What's next for Assignment Organizer
We plan to make the number of times a user can access the changing abilities to be infinite. So far, we feel like this is a solid coded assignment, but there are definitely multiple ways we can remodel this.
Built With
- codehs
- python
Log in or sign up for Devpost to join the conversation.