What it does
The program creates and maintains a to do list based on the data you submit.
How we built it
The application was built using Python and tkinter for the GUI.
Challenges we ran into
It was my first time using tkinter so it was tough to get a hang of it. Also there was a few areas where I had trouble, such as implementation of the scroll bar.
Accomplishments that we're proud of
Managed to make a Python app that has GUI using tkinter for the first time!
What we learned
How to properly use tkinter, at least the basics.
What's next for To Do List
The app can be made to look even better, and features such as a scroll bar, and also the file storing the tasks can be improved.
Built With
- python
- tkinter
Log in or sign up for Devpost to join the conversation.