Inspiration: A common problem for most people today is time management. With a to-do list that's simple to use, people can easily know what tasks they need to finish.
What it does: The program functions as a to-do list. The user is able to add any tasks they wish to accomplish or delete tasks that they had accomplished. They can also view their to-do list and see the tasks on it.
How we built it: We built it with mainly procedures. The add, delete, and view features all function with procedures.
Challenges we ran into: We tried to keep the code short and simple, so we didn't run into much challenges.
Accomplishments that we're proud of: We managed to program a simple yet working to-do list organizer.
What we learned: We learned how powerful procedures are and how they make your program more organized and efficient.
What's next for code overflow project: We hope to upgrade the to-do list with features like deadlines and reminders.
Log in or sign up for Devpost to join the conversation.