Skip to content

shlyyzy/taskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

taskManager

Task manager using JavaFX GUI, allowing you to manage your tasks, their priority, time restraints, and even their tags!

To use program, run the PomoTodoApp program in the UI folder. With input box:

  1. input your description of the task
  2. use tag delimiter "##" following description, following tags will be separated by ";"

some tips: a. tags "todo", "completed", "in_progress" - status of task b. tags "important", "urgent" - priority of the task c. tags "today" and "tomorrow" - indicate time due d. all other tags are just tags, not metadata.

About

Task manager using JavaFX GUI, allowing you to manage your tasks, their priority, time restraints, and even their tags!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors