Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task Manager CLI (C++)

A simple command-line Task Manager built using C++. It allows users to manage daily tasks efficiently with priority and status tracking.

πŸš€ Features

  • Add new tasks
  • View all tasks
  • Mark tasks as completed
  • Task priority (High, Medium, Low)
  • Data stored using file handling (tasks.txt)

πŸ› οΈ Tech Used

  • C++

▢️ How to Run

  1. Compile: g++ main.cpp -o taskmanager
  2. Run: ./taskmanager

πŸ“Œ Future Improvements

  • Sorting tasks by priority
  • Better UI
  • Edit existing tasks

πŸ‘¨β€πŸ’» Author

Vikas Pattar

About

A simple command-line task manager built using C++

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages