You are on page 1of 5

Mini project report

Library Management system

Submitted in partial fulfillment of the requirements


of the degree of

Bachelor of Engineering

in

Electronics and Telecommunication Engineering

by

Omkar Ambre (201902001)


Ameer Khan (201902022)
Nitin Gupta (201902016)

under the guidance of


Our professors

UNIVERSITY OF MUMBAI
Department of Electronics and Telecommunication
Engineering
Xavier Institute of Engineering
Mahim(West), Mumbai-400016
2020-2021

2
Introduction
Online Library Management System is a system which maintains the information about the
books present in the library, their authors, the members of library to whom books are issued,
library staff and all. This is very difficult to organize manually. Maintenance of all this informa-
tion manually is a very complex task. Owing to the advancement of technology, organization of
an Online Library becomes much simple. The Online Library Management has been designed
to computerize and automate the operations performed over the information about the mem-
bers, book issues and returns and all other operations. This computerization of library helps
in many instances of its maintenances. It reduces the workload of management as most of the
manual work done is reduced

Objectives
The aim of this project is to develop a system that can handle manage the activities involved
in a library in an efficient reliable way . Less managing personnel easy searching availability
user profile managing are major goals in this project . Develop a system that can replace the
manual library managing system . Develop a database which stores user details book details.
Give reliable search facility for the users . Administrator or librarian should have logins. Create
an easy to understand user friendly environment. Attractive user interfaces to navigate through
the system for users.

Problem Statement
The problem occurred before having computerized system includes: File lost When com-
puterized system is not implemented file is always lost because of human environment . Some
times due to some human error there may be a loss of records File damaged When a comput-
erized system is not there file is always lost due to some accident like spilling of water by some
member on file accidentally .Besides some natural disaster like floods or fires may also damage
the files. Difficult to search record When there is no computerized system there is always a
difficulty in searching of records if the records are large in number

1
Implementation/Methodology/ Planning of work
Library Management System Project In Python and MySQL
Step 1: Create a project name. First step open Pycharm IDE and click ”file” after that
create a project name and then click ”create” button.
Step 2: Create python file name. Second step ”right click” your project name folder and
choose new and then click ”python file”.
Step 3: Name your python file. third step name your python file and click ”enter” to start
creating a Library Management System Project In Python and Mysql.
Step 4: Open Wamp. Fourth step open the ”Wamp” and start the ”apache” and ” mysql”.
Step 5: The actual Code. Now you can start coding.

2
Result and Discussion
This project provides a computerized version of library management system which will benefit
the students as well as the staff of the library. It makes entire process online where student
can search books, staff can generate reports and do book transactions. It also has a facility
for student login where student can login and can see status of books issued as well request
for book or give some suggestions. It has a facility of teacher’s login where teachers can add
lectures notes and also give necessary suggestion to library and also add info about workshops
or events happening in our college or nearby college in the online notice board.

Bibliography
https://data-flair.training/blogs/library-management-system-python-project/
https://www.freeprojectz.com/python/python-project-library-management-system
https://dev.to/rrtutors/python-library-management-project-1055

You might also like