Skip to content

eniadeniji/task-manager-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Task Manager CLI (Python)

A command-line task manager built in Python to manage daily tasks with priorities, due dates, search, and statistics.

Features

  • Add tasks with:
    • Priority (low / medium / high)
    • Due date
  • Mark tasks as complete
  • Edit tasks
  • Delete tasks
  • Search tasks by keyword
  • View task statistics
  • Automatic detection of:
    • Overdue tasks
    • Tasks due today
  • Smart sorting:
    1. Unfinished tasks first
    2. Higher priority tasks
    3. Earlier due dates

How to Run

python task_manager.py

About

Command-line task manager built in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages