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.