You are on page 1of 6

Page |1

VISVESVARAYATECHNOLOGICALUNIVERSITY
JNANASANGAMA, BELAGAVI - 590018

Miniproject Synopsis
V SEMESTER B.E.

Name: Vishal Koul


USN:1BG19CS130

Topic:Library Management System


Subject:Database Management System
Subject Code:18CSL58

B.N.M. Institute of Technology


An Autonomous Institute under VTU
Approved by AICTE, Affiliated to VTU, Accredited as grade A Institution by NAAC.
All UG branches – CSE, ECE, EEE, ISE & Mech.E accredited by NBA for academic years 2018-19 to 2020-
21 & valid upto 30.06.2021
Post box no. 7087, 27th cross, 12th Main, Banashankari 2nd Stage, Bengaluru- 560070, INDIA
Ph: 91-80- 26711780/81/82 Email: principal@bnmit.in, www. bnmit.org

Department of Computer Science and Engineering


2021 – 2022
Page |2

Abstract of the Library Management System:

The purpose of Library Management System is to automate the existing manual


system by the help of computerized equipments and full-fledged computer
software, fulfilling their requirements, so that their valuable data/information can
be stored for a longer period with easy accessing and manipulation of the same.
The required software and hardware are easily available and easy to work with.
Library Management System can lead to error free, secure, reliable and fast
management system. It can assist the user to concentrate on their other activities
rather to concentrate on the record keeping. Thus it will help organization in
better utilization of resources. The organization can maintain computerized
records without redundant entries. That means that one need not be distracted
by information that is not relevant, while being able to reach the information.
The aim is to automate its existing manual system by the help of computerized
equipments and full-fledged computer software, fulfilling their requirements, so
that their valuable data/information can be stored for a longer period with easy
accessing and manipulation of the same. Basically the project describes how to
manage for good performance and better services for the clients.

Introduction of the Library Management System:

The "Library Management System" has been developed to override the problems
prevailing in the practicing manual system. This software is supported to
eliminate and in some cases reduce the hardships faced by this existing system.
Moreover this system is designed for the particular need of the company to carry
out operations in a smooth and effective manner. The application is reduced as
much as possible to avoid errors while entering the data. It also provides error
message while entering invalid data. No formal knowledge is needed for the user
to use this system. Thus by this all it proves it is user-friendly. Library
Management System can lead to error free, secure, reliable and fast management
system. It can assist the user to concentrate on their other activities rather to
concentrate on the record keeping. Thus it will help organization in better
utilization of resources. Every organization, whether big or small, has challenges
to overcome and managing the informations of Books,Member. Every Library
Page |3

Management System has different Student needs. This is designed to assist in


strategic planning, and will help us to ensure that our organization is equipped
with the right level of information and details for our future goals. These systems
will ultimately allow us to better manage resources.

Background Survey:

The old manual system was suffering from a series of drawbacks. Since whole of
the system was to be maintained with hands the process of keeping, maintaining
and retrieving the information was very tedious and lengthy. The records were
never used to be in a systematic order. there used to be lots of difficulties in
associating any particular transaction with a particular context. If any information
was to be found it was required to go through the different registers, documents
there would never exist anything like report generation. There would always be
unnecessary consumption of time while entering records and retrieving records.
One more problem was that it was very difficult to find errors while entering the
records. Once the records were entered it was very difficult to update these
records.
The main objective of the Project on Library Management System is to manage
the details of Books, Issues, Member. The project is totally built at administrative
end and thus only the administrator is guaranteed the access. The purpose of the
project is to reduce the manual work for managing the , Books, Issues. It tracks all
the details about the books,Issues, Member.
Page |4

Software Requirements:

Name of component Specification


Operating System Windows 10, Windows XP, Windows
98
Language HTML,CSS(front-end)
Database PHP,MySQL(back-end)
Browser Any of Mozilla, Opera, Chrome etc
Software Microsoft Visual Studio
Development Kit
Page |5

E-R Diagram:

type
email

password
Book_available
Book_id
ID
Admin
Book_name branch
Book
Book_price
Book_details

Book_author
Issue_period
Book_rent
Book_name Book_publisher
User_type
Book_quantity

ID Book_r Issue_period
equest

User name Issue_type


Book_id Book_id

User_id manages Issue_date

Book_lending User_id

Due_date Issuer_na
me
fine
controls Book_iss
ued

User

User_id type email password


name
Page |6

Relational Schema:

Admin
Id Email Password Type

Book
Book_Id Bookname Bookdetails Book_author Book_publisher Branch Book_price Book_quantity Book_available Book_rent

Book_lending
Book_Id User_id Issuer_name Book_issued Issue_type Issue_period Issue_date Due_date Fine

Book_request
Id User_id Book_id User_name User_type Book_name Issue_period

User
User_Id Name email Password Type

You might also like