This project is a To-Do List application built with Python and PySide6 for the GUI, using PostgreSQL to store tasks. It supports adding new tasks, marking them as complete, editing task text, deleting ...
# Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. # Code ...