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
- Host: GitHub
- URL: https://github.com/cryptosingh1337/todo-list
- Owner: CryptoSingh1337
- Created: 2020-07-19T14:07:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T09:21:23.000Z (almost 5 years ago)
- Last Synced: 2025-09-09T16:48:26.606Z (3 months ago)
- Topics: java, javafx, javaproject
- Language: Java
- Homepage:
- Size: 41.4 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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