Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 385 Bytes

Library Management Software using JavaFX

This is a library management software developed using JavaFX programming language.

Login Credentials

Username Password
admin qwerty
lib qwerty

How to run Application

  1. Open application with Eclipse/Intellij
  2. Run the Main class from src\library\ui\main\Main.java