This is a simple To-Do List App built using Python and Tkinter, designed to help users add and delete tasks. It is part of a personal learning project as a beginner in Python Tkinter development.
Notifications You must be signed in to change notification settings A simple To-Do List application built with Python's tkinter library. This app allows users to add tasks, view their tasks, and check ...