News

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.
A simple desktop To-Do List application built with Tkinter, Python’s standard GUI library. This app allows users to add, delete, and toggle the completion status of tasks in a straightforward ...
📝 To-Do List App (Tkinter) A simple desktop To-Do List application built with Python and Tkinter. This app allows users to add, delete, and mark tasks as complete—all in a clean graphical ...