Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.15 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.15 KB

Logo

Todo-List

This is a Java application created using Java-FX 11.

Features:

  1. User can add new Todo Item, edit and delete the Todo Item.
  2. Display Todo Items on the basis of Deadlines.
  3. Display the color of the Text according to the deadline.
  4. Able to save all the item at the time of exit and reinitalize TodoList at the time of launching.
  5. It can be run on windows, linux and macOS as well.

Requirements:

JDK-11 or above.

Installation:

  1. Install JDK.
  2. Run the run.bat file which is present inside the TodoList Jar File folder. Thats it.

ScreenShots

Main Window



Add Todo Item Window



Edit Todo Item Window



Context Menu



Menu Bar





Today's Todo Item