Skip to content

LawrenceAsanka/library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

Introduction

An automated system to manage a library. Admin panel for librarians to control and manage the system easily through an interactive interface.

Login

login

Book Management

Book Mgt

Book Details

Book Issue

Book Return

Member Management

Add Member

Member Details

Requirements

  • Before use this application you must need to install JAVA runtime environment and MYSQL database management services.

Required JAR files

  • JFoenix - is an open source Java library, that implements Google Material Design using Java components
  • FontAwesomeFX-8.2 - FontAwesomeFX is an open source library adding Web Icons support to your JavaFX Apps! Including FontAwesome, WeatherIcons, Google Material Icons.
  • MySQL Connector - MySQL Connector/J is the official JDBC driver for MySQL.

Installation

  1. Clone or Download the repository.
  2. Create a Database using script.sql file.
  3. Download the required library files.
  4. Create a lib file inside the project directory and copy those jar files into that.
  5. Find Database Configuration From src/dbConnection, and set your Database name,user name and password.
  6. Test it!.

Features

  • Librarians can be given their authorized user name and password without which the system cannot be accessed.
  • After logging in librarians can search for a specific book, book issue or member.
  • Librarians need to make an entry for new books and new members.
  • Librarian can issue available books.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

Distributed under the MIT License. See License for more information.

About

Library Management System using Java and JDBC with MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published