Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)