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 priority feature #17

Open LongNguyenThanhLe opened 6 hours ago

LongNguyenThanhLe commented 6 hours ago

Add the new feature that can ask user how priority it is. Set the urgency of task based on their priority. For example: low medium high.

sjiang1 commented 6 hours ago

Maybe you can briefly describe how to address this issue.

LongNguyenThanhLe commented 6 hours ago

Add the new feature that can ask user how priority it is

sjiang1 commented 6 hours ago

You can edit your original comment instead of adding a new comment :-)