This is a Java application created using Java-FX 11.
- User can add new Todo Item, edit and delete the Todo Item.
- Display Todo Items on the basis of Deadlines.
- Display the color of the Text according to the deadline.
- Able to save all the item at the time of exit and reinitalize TodoList at the time of launching.
- It can be run on windows, linux and macOS as well.
JDK-11 or above.
- Install JDK.
- Run the run.bat file which is present inside the TodoList Jar File folder. Thats it.