Skip to content

mehmetkahya0/To-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple To-do app with Tkinter

Features;

  • You can add to-do's
  • You can delete to-do

The to-do list you save saves to a .txt file. When you first open the application, you must press the 'load' button.

Ekran Resmi 2022-06-19 00 16 01

Changes to be made to the code

You must write the location of the db.txt file on your computer to the URL variable in the code. Ekran Resmi 2022-06-19 00 17 00