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.
Added some tests to ensure proper exception handling within the main. Specifically checks exceptions when an improper menu option is entered, as well as user error when attempting to create a task.
Added some tests to ensure proper exception handling within the main. Specifically checks exceptions when an improper menu option is entered, as well as user error when attempting to create a task.