Building a To-Do List App with Python & Tkinter | Tutorial

preview_player
Показать описание
In this video, I will code a simple To-Do List application using Python and the Tkinter library. This application will allow users to add, mark as done, and delete tasks, as well as display statistics on the number of completed tasks. The app will also feature a customizable entry field, stylish buttons, and the ability to save and load tasks from a JSON file. Whether you're looking to learn more about GUI programming with Python or simply want a useful tool to organize your daily tasks, this tutorial is perfect for you.

If you want, you can support me with a small donation. 🙏

-------------------------------------------------------------------------------------
*Chapters:*
0:00 - Introduction
0:10 - Coding the project
4:55 - Fixing errors in the code
5:14 - Testing the program
6:00 - Outro
-------------------------------------------------------------------------------------
*Music*
Song: AHOAMI - Cold Star
Music provided by Tunetank.

Song: Squares MP - Happy Future
Music provided by Tunetank.

Song: VensAdams - Summer Dream
Music provided by Tunetank.
-------------------------------------------------------------------------------------
*Hashtags:*
#python #pythonprogramming #pythontutorial
#python3 #pythonforbeginners #programming
#tutorial #coding #guitkinter #app #todo #todos
Рекомендации по теме
Комментарии
Автор

Hey if i wanted to save a file with the to-dos already there like a "everyday to-do list" and it would always have the same todos how could that be done?

leonardoferreira
Автор

It's very nice and easy to learn. Can you please add user authentication, login, logout, register and user based todo list.

dhayaguru
Автор

where are you doing this? in pycharm it shows a completely different un-aesthetic screen!

icylettuces