Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandeepkushwaha/todolist-javafx-application
Simple application which manages your todo items
https://github.com/sandeepkushwaha/todolist-javafx-application
java-11 java-application javafx javafx-application javafx-gui javafx-project
Last synced: 4 days ago
JSON representation
Simple application which manages your todo items
- Host: GitHub
- URL: https://github.com/sandeepkushwaha/todolist-javafx-application
- Owner: SandeepKushwaha
- Created: 2019-09-18T01:58:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T03:26:05.000Z (over 5 years ago)
- Last Synced: 2024-11-19T21:32:51.967Z (2 months ago)
- Topics: java-11, java-application, javafx, javafx-application, javafx-gui, javafx-project
- Language: Java
- Size: 13.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODOList JavaFX Application
Simple application which manages your todo items.## Snapshots
![1. main_window](https://github.com/SandeepKushwaha/todolist-javafx-application/blob/master/snaps/sample1.PNG)
![2. create new TODO.](https://github.com/SandeepKushwaha/todolist-javafx-application/blob/master/snaps/sample2.PNG)
![3. Menu Bar.](https://github.com/SandeepKushwaha/todolist-javafx-application/blob/master/snaps/sample3.png)
![4. Short Item for Today's.](https://github.com/SandeepKushwaha/todolist-javafx-application/blob/master/snaps/sample4.PNG)
![5. Delete Context Menu.](https://github.com/SandeepKushwaha/todolist-javafx-application/blob/master/snaps/sample5.PNG)
![6. Delete Confirmation.](https://github.com/SandeepKushwaha/todolist-javafx-application/blob/master/snaps/sample6.PNG)