An open API service indexing awesome lists of open source software.

https://github.com/cryptosingh1337/todo-list

This is a Java application created using Java-FX 11
https://github.com/cryptosingh1337/todo-list

java javafx javaproject

Last synced: 2 months ago
JSON representation

This is a Java application created using Java-FX 11

Awesome Lists containing this project

README

          

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