Skip to content

Wheeskeey/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TaskManager

A simple C++ console app for managing tasks

Features

  • Add tasks
    • Title
    • Short task symbol (ie. AA)
    • Description
    • Priority from 1 to 5, 1 meaning urgent
  • Update tasks
    • Change priority
    • Mark as done
  • Remove selected task or all at once
  • Show current task
  • Show all tasks sorted by highest priority first

Reminder

Of course it's full of bugs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages