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 1 forks source link

Change current task #95

Open Cbost02 opened 4 days ago

Cbost02 commented 4 days ago

Write a method that changes the current task the user is viewing.