Skip to content

Library management system using JavaFX and Spring Framework

License

Notifications You must be signed in to change notification settings

jreyes/Librarian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thumbnail

Library management system using JavaFX and Spring Framework

Requirements

  • Maven 3.5 (older versions might work too)
  • Java Developer Kit 8 with at least Update 40

OS-specific requirements

  • (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

Build

You must have Java 8 and Maven installed. Just need to run

mvn

Default Login Credentials

Username Password
admin admin

Credits

Based on the Librarian Assistant project created by Muhammed Afsal Villan

License

This software is available under the MIT License.