To-Do List App

 
 
 

My entry to coding…

This project is one of the first functional Python projects I created in an effort to learn how to code. I used various tools to make this easier to learn including Claude. It helped to explain where I was confused without giving me the answers. At the end of the day I learned how to create and use dictionaries, tuples, tkinter’s GUI framing, and more.

This project was fun and seems simple but as I was learning it helped me understand the fundamentals of Python more. It is also helping lay the ground work for some other ideas I’ve had that are more complex.