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 due dates to tasks #1

Closed teststudentcosc381 closed 8 hours ago

teststudentcosc381 commented 9 hours ago

In this todo-list app, there is no due dates for tasks. I want to add a date for each task related. The date can be optional.