This is a library management software developed using JavaFX programming language.
- One-click database export
- Notify overdue via email.
- Rich text email notification content.
- AES Encryption for Mail Server Configuration - AES/CBC/PKCS5Padding
Username | Password |
---|---|
admin | admin |
- 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