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.
- 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