Skip to content

Achala-Nayak/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Logo

To Do List Using Python and Tkinter

To Do list project is a simple application built using Python and Tkinter to showcase how to create a GUI application in Python. The application allows the user to create a to-do list where they can add tasks they need to complete and remove tasks once they are done.
The To Do list project provides a great starting point for those looking to learn GUI application development using Python and Tkinter.

Features

Adding Tasks: Users can add tasks to the to-do list by typing the task name in the input field and clicking the "Add Task" button.

Removing Tasks: Once a user completes a task, they can remove it from the list by selecting it from the list of tasks and clicking the "Delete Task" button.

Strike Tasks: Users can strike their completed tasks by clicking on the "Strike Task' button.

Unstrike Tasks : Users can unstrike their completed tasks by clicking on the "Unstrike Task' button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages