Mariama310 / Todo-list-application-Kane-CDOF4

A console based application to help keep track of tasks. You should be able to add, delete, complete tasks
MIT License
0 stars 0 forks source link

Implement Undo Feature #1

Open Mariama310 opened 9 months ago

Mariama310 commented 9 months ago

Currently, there is no way for users to undo a task deletion or mark a task as incomplete after it has been marked as complete. Implementing an undo feature would enhance user experience and make the application more user-friendly.