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 Sorting Functionality for Task List #4

Open slaymk opened 7 months ago

slaymk commented 7 months ago

Currently, the todo list application lacks the ability to sort tasks based on different criteria such as priority, due date, or completion status. Implementing sorting functionality would enhance the usability of the application and provide users with more control over organizing their tasks.

slaymk commented 7 months ago

thx