Skip to content

The library management system benefits provide online and offline storage, automated backups, and easy upgrades to simplify and enhance the learning process. Avoid frustration and tediousness by providing students with 24/7 access to library resources from anywhere, anytime.

Notifications You must be signed in to change notification settings

SalmanACE/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

Features :

- Easy to maintain database.
- It is cost effective.
- Keep record of complete info of a book like title, author name.

Requirements

Hardware Requirements :

- Proccessor 		    : Pentium 4 or Later

- Memory    		    : 2 GB minimum - 4 GB maximum

- Screen Resolution 	    : 1280x1024 or larger

- Application Windows Size  : 1024x680 or larger

- Internet connection 	    : Required

Software Requirements :

- Operating System	:	Windows 10

- Environment		:	JAVA

- Scripting language	:	HTML, JavaScript, CSS

- Database		:	MS ACCESS

How it works

Sign in/up

These are the main goals of this module

- All major info about the user will be received. 

- Roll number will be the unique id for the user.

These are the scripting languages and environment used in this module

- HTML is used to create user interface.

- CSS is used for design the user interface.

- JAVA act as a intermediate between database and front end.

- MS ACCESS is the main database.

- SERVLET is a framework which is used to reduce manual work.

Book Collection

These are the main goals of this module

- In book collection all the information about the book will be collected.

- Details of book like author, publication, edition, will be maintained. 

- The details about books present in library.

- Books which are taken by the student.

These are the scripting languages and environment used in this module

- HTML is used to create user interface.

- CSS is used for design the user interface.

- JAVA act as a intermediate between database and front end.

- MS ACCESS is the main database.

- SERVLET is a framework which is used to reduce manual work.

Administration

These are the main goals of this module

- Admin can add, remove, edit the book and its details.

- Admin can maintain the information about the user and Book taken list. 

These are the scripting languages and environment used in this module

- HTML is used to create user interface.

- CSS is used for design the user interface.

- JAVA act as a intermediate between database and front end.

- MS ACCESS is the main database.

- SERVLET is a framework which is used to reduce manual work.

JAVA

This application is written in Java.

The application uses multi threading in order to process events asynchronously.

- Session was created when the user login to the application.

- Session will notify the each process and store it temporarly.

- When the user log out the session, Session details will be vanished. 

Installation, Configuration and Running

First ensure your system correctly setting up with required softwares

These are the some third party packages used in this project

These are the some third party packages used for JDBC

JDBC(Driver) : C:\Windows\System32\odbcad32

IDE used in our project

About

The library management system benefits provide online and offline storage, automated backups, and easy upgrades to simplify and enhance the learning process. Avoid frustration and tediousness by providing students with 24/7 access to library resources from anywhere, anytime.

Resources

Stars

Watchers

Forks