diff --git a/README.md b/README.md index 5510bcf..b2fe00e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ # 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](https://www.youtube.com/playlist?list=PLhs1urmduZ29jTcE1ca8Z6bZNvH_39ayL). - -### Libraries Used - * [JFoenix](https://github.com/jfoenixadmin/JFoenix) - JavaFX Material Design Library - * [Apache Derby](https://db.apache.org/derby/) - Standalone Relational database - * [Apache Commons](https://commons.apache.org/) - For creating SHA hash - * [GSon](https://github.com/google/gson) - JSON Library. Used for storing configuration - * [FontawesomeFX](https://bitbucket.org/Jerady/fontawesomefx) - Icon library - * [Apache PDFBox](https://pdfbox.apache.org/) - PDF Export - * [JavaMail API](http://www.oracle.com/technetwork/java/javamail/index.html) - Email Notification ### New Features +* One-click database export +

+ +

* Notify overdue via email.

@@ -28,6 +23,15 @@ This is a library management software developed using JavaFX programming languag | ------------- | ------------- | | admin | admin | +### Libraries Used + * [JFoenix](https://github.com/jfoenixadmin/JFoenix) - JavaFX Material Design Library + * [Apache Derby](https://db.apache.org/derby/) - Standalone Relational database + * [Apache Commons](https://commons.apache.org/) - For creating SHA hash + * [GSon](https://github.com/google/gson) - JSON Library. Used for storing configuration + * [FontawesomeFX](https://bitbucket.org/Jerady/fontawesomefx) - Icon library + * [Apache PDFBox](https://pdfbox.apache.org/) - PDF Export + * [JavaMail API](http://www.oracle.com/technetwork/java/javamail/index.html) - Email Notification + ### Screenshots