COSC381-2024Fall / Todo-List-CLI

This project is a command-line to-do list manager, where users can add, view, and delete tasks. The project is incomplete, with room for improvements and bug fixes.
MIT License
0 stars 0 forks source link

Add Delete all feature #25

Closed Sckibb closed 5 hours ago

Sckibb commented 6 hours ago

This feature would allow the user to delete all tasks assuming the user has completed all tasks.

sjiang1 commented 6 hours ago

Sounds good!