Make a to-do list app using python

preview_player
Показать описание
I this video we will be making a to-do list application using python. For the Gui window, we will be using the tkinter GUI framework.

#Todolistapp #pythontodolistapp #tkintertolistapp
Рекомендации по теме
Комментарии
Автор

I have had a tutorial hang for months now😰, so I decided to start with python projects and this was the easiest and very well explained tutorial I have ever had🤯🥳. Thank you!

marthamurugi
Автор

Thanks for the instructive tutorial, very pleased with the outcome !

has
Автор

Hello, when I added new tasks, exit the program and reopen it to delete task, it does not delete. Any ideas why?

maikhanhduong
Автор

There are a lot of bugs like for example:
Example 1:
ADD TASK:
Going to the market
Getting groceries
Eating out
Task Log:
Going to the marketGetting groceriesEating out


Example 2:
when I close the app after inserting a task, it remains in the task log when I open it again.

prantik
Автор

i think it would be better if you could make it a bit more explanatory like what is tkinter library what is a ttx ecxtra

yoursfithfully
Автор

Hola. Siempre tengo este error:Traceback (most recent call last):
File "C:\Users\Manuel\Documents\ToDo.py", line 4, in <module>
class todo:
File "C:\Users\Manuel\Documents\ToDo.py", line 47, in todo
with open('data.txt', 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'data.txt'

manuelmejia
Автор

Hey, i still getting this error message "FileNotFoundError: [Errno 2] No such file or directory: 'data.txt'" even with the txt file created

roodinho
Автор

my delete button is not working instead of deleting tasks it is adding more tasks, what to do now ??

shivamhajare
Автор

Please help me only showing text in output not with that image what I can search for this problem?

AnjaliKumari-xhkb
Автор

what is platform you used to perform the task?

BhavanaNagella
Автор

How to add taskpriority for this program? Please help me.

sumanthreddy
Автор

how can you run the code like that, I can only see what I wrote in the terminal, please tell me how you do it. also, I got an attribute error, can you help me what is this please

Nur_
Автор

Hi I wrote this in my computer but the delete button doesn't work for me . it doesn't delete any thing

mohammadharmi
Автор

Is there only a single font available in this

nibeditasahoo
Автор

Hi! Why I Can't create a new file? plss help...

izablediaz
Автор

If u add code file, it will more helpfull😪

sornask
Автор

I am write the same code as you write. the code is run successful but the code run in terminal and the result is not same compared to your code result

Xt_brave
Автор

which code is used for creating add and delete

monishamohanan
Автор

Heyy can you please copy paste the code in comment n 📍 pin it please that would help alot sins we may offer create bugs

NaziyaKhatoon-fgxu