Skip to content

green-fox-academy/georgezsiga-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

George`s Java ToDo application

Command line arguments:

  • -l Lists all the tasks
  • -lu Lists all the unfinished tasks
  • -lf Lists all the finished tasks
  • -a Adds a new task
  • -a "New task" - don`t forget the ""
  • -r Removes a task
  • -r 3 - removes the third task on the list
  • -c Completes a task
  • -c 3 - completes the third task on the list
  • -u Uncheck a task
  • -u 3 - unchecks the third task on the list

So, what do you want to do?

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages