Material Design Library Management Software using JavaFX
This is a library management software developed using JavaFX programming language. The entire development video with explanation of each and every part (in realtime) is available in my YouTube Channel Genuine Coder Youtube Channel.
New Features
- One-click database export
- Notify overdue via email.
- Rich text email notification content.
- AES Encryption for Mail Server Configuration - AES/CBC/PKCS5Padding
Default Login Credentials
Username | Password |
---|---|
admin | admin |
Libraries Used
- JFoenix - JavaFX Material Design Library
- Apache Derby - Standalone Relational database
- Apache Commons - For creating SHA hash
- GSon - JSON Library. Used for storing configuration
- FontawesomeFX - Icon library
- Apache PDFBox - PDF Export
- JavaMail API - Email Notification