Terminal Task Manager(C++) banner

Terminal Task Manager(C++)

1 devlog
0s

This project is a simple command-line application that helps users organize their daily tasks. The program lets users add new tasks, view their task list, mark tasks as completed, and delete tasks they no longer need. All tasks are saved to a file…

This project is a simple command-line application that helps users organize their daily tasks. The program lets users add new tasks, view their task list, mark tasks as completed, and delete tasks they no longer need. All tasks are saved to a file so the data persists even after the program is closed.

lkouenm

I’ m building a small command-line app that helps users keep track of their tasks (like a to-do list) directly in the terminal.

Attachment
0