The project is a command-line-based To-Do List application written in Java. It allows users to manage tasks by adding, listing, marking as completed, and removing tasks. The application demonstrates basic Java programming concepts, object-oriented principles, user input handling, and data manipulation.
Save those 3 files with the same name I used