Skip to content

ejeiffe/To-Do-List

Repository files navigation

To Do List

Manage Tasks and Projects via a graphical user interface.

Built with Python 3, SQLite and PyQt5.

Usage

When running to_do_list.py for the first time, the file "to-do.db" is created in the parent directory.

Users can create tasks, set deadlines and mark tasks as completed. Related tasks may be grouped together as projects. Overdue items are highlighted in red.

Screenshots

Tasks tab:

Tasks Tab

New task dialog window:

Add New Task

Projects tab:

Projects Tab

Project tasks window:

Project Tasks Window

Licence

This project is licensed under the MIT License - see the LICENSE.md file for details

About

GUI application for managing tasks and projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages