Library management system using JavaFX and Spring Framework
- Maven 3.5 (older versions might work too)
- Java Developer Kit 8 with at least Update 40
- (Windows) EXE installers: Inno Setup
- (Windows) MSI installers: WiX (at least version 3.7)
- (Linux) DEB installers: dpkg-deb
- (Linux) RPM installers: rpmbuild
- (Mac) DMG installers: hdiutil
- (Mac) PKG installers: pkgbuild
You must have Java 8 and Maven installed. Just need to run
mvn
Username | Password |
---|---|
admin | admin |
Based on the Librarian Assistant project created by Muhammed Afsal Villan
This software is available under the MIT License.