项目作者: CryptoSingh1337

项目描述 :
This is a Java application created using Java-FX 11
高级语言: Java
项目地址: git://github.com/CryptoSingh1337/todo-list.git
创建时间: 2020-07-19T14:07:45Z
项目社区:https://github.com/CryptoSingh1337/todo-list

开源协议:

下载


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 reinititalize 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



#### Delete Todo Item Window



#### Edit Todo Item Window



#### Context Menu



#### Menu Bar



#### Today’s Todo Item