Skip to content

This is an ongoing attempt to learn to make GUI applications with python.

License

Notifications You must be signed in to change notification settings

p0l4r/todo-list-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

todo-list-python

todo-list-python is a repository containing the source code for a python-based GUI CRUD app for managing your todo list.

Requirements

python-3.x , tkinter, and sqlite3

How to run

Download the todo.py and run it. You can try to create a .exe file using pyinstaller. Please follow this method given by a kind soul on the topic - Converting tkinter to .exe file.

Use

You can use it to keep track of your tasks to be completed. Or, you can edit this code and create a better version and help others.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This is an ongoing attempt to learn to make GUI applications with python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages