hwuehn / TodoApp

JavaFX | organize workflow with todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoApp | make complex things easy

Screenshot

Create tasks:

  • set name, input, finish date
  • choose an entry from editable description list for easy task creation
  • automatic computation for days till finish date
  • color displayed days till finish
  • editable tasks

Create, edit description list:

  • add, remove entries of your decription list
  • load, save the specialized list

Filter:

  • filter your list
  • show all, hurry, open, no hurry
  • automatic computation for filter attributes

Options:

  • new list, open, save, save as

Usability:

  • Windows 10 look and feel
  • smart button integration
  • clean view with small images
  • highlighting while hovert

About

JavaFX | organize workflow with todos


Languages

Language:Java 98.5%Language:CSS 1.5%