Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

To-Do List Application

A simple command-line To-Do List Application in Java to help you manage your tasks.

Features

  • Add tasks to your to-do list.
  • List all tasks.
  • Mark tasks as done.
  • Easy-to-use command-line interface.