Skip to content

A simple console to-do list app built in Java using List. You can add, update, complete, and remove tasks.

Notifications You must be signed in to change notification settings

ladyincodes/todo-console-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Java Console To-Do List App

A simple console-based to-do list app built in Java using List.
You can add, update, complete, and remove tasks with a clean, menu-driven interface.


πŸš€ Features

  • Console menu for interaction
  • Add new tasks
  • Mark tasks as done or undone
  • Update task titles
  • Remove tasks by title or index
  • View all, completed, or pending tasks
  • Log user actions
  • Save tasks to a file and load them automatically on startup

About

A simple console to-do list app built in Java using List. You can add, update, complete, and remove tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages