Site icon Student Projects Live

Synopsis of Library Management System

Here we shared Synopsis of Library Management System. Synopsis is the summay for the entire project. Synopsis or Abstract is the first document that we need to submit during college project. In this synopsis we had explained about title of the project, Objective of the project, Project category, Software requirements, Hardware requirements, Methodology, Modules of the project, Tables and Future scope of the project.


Title of the Project

Library Management System (LMS)


Objective of the project

The system deals with the all the requirements needed for managing the library. It deals with the process of managing data about the books in the library. Library management System maintains the record of books in the, issue and return process of the book in the library. Here we are primarily concerned with management of books of library. In this project we identify the need for computer based Library Management System.


Project category

RDBMS (Relational Database Management Systems)


Software Requirements:


Hardware Requirements:


Programming Language:


Methodology (including a summary of the project):

Library Management System is a off line application program. Here the member having an account can request the book and the librarian can issue the book based on his request. Member can search for other books or can view the details about his history.


Module Description

This module consist the details of the books available in library and their categories. It also contains the list of books in each category and their details.

To issue an book from the library, one should have a account in the library. The registration contains all the details about the member like registration number, name, address, contact number etc..

This module is used by the member to request a book from the library. The search can be performed by using name of the book, author name, and subject name.

This module is used by the librarian to issue a book based on the request made by the member.

In this module the librarian maintains the details of the books returned by the member, which also includes the fine details, damage book details, lost book details.

In this module the member can view the details about the previous issued books, requested books and returned books etc.

This module includes the details about the issued books, returned books, member reports, fine reports, or any damage to the book or details of the book which are not returned.


Database Tables:

Table:  Login

Table: Book

Table: Staff Account

Table: Member Account

Table: Book Request

Table: Book Return


Future Scope of the project

Exit mobile version