Skip to content

Reminder which lets an user to create his own alert in JavaFX | Material design

Notifications You must be signed in to change notification settings

maxgfr/reminder-javafx

Repository files navigation

reminder-javafx

Reminder which lets an user to create his own alert | Material design

The program was written in Java FXML

The application

alt text

Design Pattern used

Memento pattern

alt text

Command pattern

alt text

Singleton pattern used by class Converter

alt text