Skip to content

A JavaFx program allow users to write porsts and notified about it later

Notifications You must be signed in to change notification settings

redbayoub/javafx_posts_reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posts Reminder

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

What I Learned

  • Create Local Database in a file
  • CRUD operations on the database
  • Create System tray icon and menu
  • Display Notification for users

Screenshots

main_view add_post edit_delete_post porst_reminder_notification system_tray_icon system_tray_menu

To run

  1. Download the release file
  2. Make sure you have oracle jre v 8 or higher
  3. type in command line or terminal java -jar <filename>.jar

About

A JavaFx program allow users to write porsts and notified about it later

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published