Skip to main content

Library management system project in JAVA

The main objective of the Library Management system project is discipline of the planning, organizing and managing the library tasks. Our project aims at making the task of library easy. Library Management is entering the records of new book and retrieving the details of book available in the library. We can issue book to the library member and maintain their records and can also checks how many book are issued and stock available in the library. In the project we can maintain the late fine of library member who return the issued book after the due date. This Library management system project in JAVA and MS SQL server.
Project title:
Library management system /

Library management system project in JAVA

Project category :
RDBMS
Language and software tool used :
  • Front End : Java
  • Operating System : Window 7
  • Back End : Microsoft SQL Server 2005
Structure of the project:
Proposed System:
In the proposed system, we assume that each member will be having a identity card which can be used for the library book issue, fine payment etc. whenever library member wish to take a book, the book issued by the library authority will be check both the book details as well as the student details and store it in library database. In case of retrieval of book much of human intervention can be eliminated.
Module Description:
         1. User Module:
In this module student can check availability of the book…
The following are the sub module in the user module.
  • Book return: Here student will return the books  to the library…
2. Administrator Module:
This is the main module in the proposed project. The administrator can read and write information about any member. The administrator can also update, create and delete the record of membership as per requirement and implementation plans.
The following are the sub module in the administrator module.
  • Register student: Allow the administrator to register new student and update the student records.
  • Book details: Allow administrator to entered book details.
  • Book issue: Here administrator issues the books to the student from library.
Future scope of the project:
We can consider much future scope to this application. The following are some of there.
  • Online use of the library can be good feature for the Library Management system.
  • Advanced fine payment system can be added.
  • Inventory system can be used to maintain the books of the library.
Hardware requirement :
  • Operating system: Window 7
  • Hard disks: 40GB
  • RAM: 256 MB
Software requirement :
  • Java language
  • Net beans IDE 7.0.1
  • MS SQL server 2005

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...