Skip to content

AMinuteAgo/TaskCanter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TaskCanter

TaskCanter: A Versatile To-Do List Application

TaskCanter is a powerful and user-friendly to-do list application built in Python using the Tkinter library for the graphical user interface. This application provides a seamless and intuitive way to manage your tasks with features designed to enhance productivity and organization.

Key Features:

Effortless Task Management: Add, edit, and remove tasks with ease. Prioritize tasks by setting their priority levels, and include due dates for better time management.

Interactive Calendar: Utilize the built-in calendar for setting due dates, providing a visual representation of your task schedule.

Deadline Notifications: Receive notifications for approaching task deadlines, ensuring you stay on top of your commitments.

Status Tracking: Track the status of your tasks, distinguishing between completed and pending items.

Database Integration: Tasks are stored in an SQLite database, ensuring data persistence between application sessions.

Filter and Sort Options: Quickly find and organize tasks with filtering options based on completion status and sorting based on priority and due date.

User-Friendly Interface: TaskCanter features a clean and intuitive interface, making task management a straightforward and enjoyable process.

How to Use:

Clone the repository. Install dependencies using pip install -r requirements.txt.

Run the application with python3 TaskCanter.py.

TaskCanter empowers you to take control of your tasks and deadlines, providing a robust solution for efficient task management. Download, customize, and tailor it to your workflow for a personalized productivity experience.

About

A task service for python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages