A JavaFX app that alow users to create posts and add reminder to it so that the app will show a notification at the selected reminder time and allow users to edit and delete posts also they can stop the service and hide the program in system tray
- Create Local Database in a file
- CRUD operations on the database
- Create System tray icon and menu
- Display Notification for users
- Download the release file
- Make sure you have oracle jre v 8 or higher
- type in command line or terminal
java -jar <filename>.jar