Skip to content

Latest commit

 

History

History
90 lines (63 loc) · 4.12 KB

README.md

File metadata and controls

90 lines (63 loc) · 4.12 KB


A simple GUI application of Library Management.

Deploy XAMPP GPL_v2 License Total No. of Downloads

Library Management System

Admin can enter details related to a books/members. He can provide membership to members. Can read and write information about any member. He can update, create, delete the record of membership as per requirement.
This application maintains the record of books in the library, issue and return process of the books in the library. Here we are primarily concerned with management of books of library.

Prerequisites

We need to install the MySQL server before we install our application ,I am using XAMPP , You can download any other Db server who provide MySQL server , You can download XAMPP and The installation guide will guide you through the entire installation process. If you run into any problems, join our Discord server for help and support!:wink:

You need to start the MySQl server for connectivity with the DataBase

Do before You Application start


Installation

You can download our application & install it

installation process
  • Step 1:Click one Installer






  • Step 2: Click Next











  • Step 3: Accept the agreement



















  • Step 4: Select the path where you want to Install the application and then Click on next










  • Step 5: After Installation ,click Finish











How To Use?

-- go to wiki

Alice->Bob: Hello Bob, how are you? Note right of Bob: Bob thinks Bob-->Alice: I am good thanks! ​


Quick Overview

Project name: Library Management System
Main language(s): Java
Any additional libraries or overhead: Nope, just pure Java libraries currently
Single line description of project: GUI software for Storing data related to Book and member of library
Progress to completion: The project is complete
Detailed description: This GUI Software handle data of Book , Member of library and issue/return details of book , and Searching /update/deletion of book/member its need XAMPP to connect with DB, It will not delete the member and book if book is Issue to someone.
Repo link: https://github.com/DieAgain/LibraryManagementSystem