Sei sulla pagina 1di 12

LIBRARY MANAGEMENT SYSTEM

BY
MADHULIKA WANNEWAR
VIPUL GAJBHIYE, VAIBHAV PANDEY
KSHITIJ CHOUBEY ,PRAJWAL CHAUVHAN
B.TECH. , 4th Semester
DEPARTMENT OF INFORMATION TECHNOLOGY

GUIDE BY HOD(IT/CSE)
Prof.Manoj Titre Sir Prof. P.A.Lohe Sir
J D College of Engineering & Management, Nagpur.
Dr.Babasaheb Ambedkar Technological University, Raigad.
  2018-2019
CONTENTS
INTRODUCTION

MAIN FEATURES OF SYSTEM

WAYS TO MAKE THIS PROJECT:
1).WEB PAGE USING HTML
    2). APPLICATION USING PYTHON

HTML PAGE :-
SOFTWARE  REQUIREMENT

APPLICATION USING PYTHON:-
SOFTWARE REQUIREMENT

ADVANTAGES AND DISADVANTAGES

APPLICATION
INTRODUCTION
Library management is a software system with  all the basic as well as 
some innovative features for managing a library in efficient manner.

It consist of:
Database of various books available in the library.
Lists various books issued to respective readers.
Keeps track of all the books
and many more facilitites.

Readers usually tend to forget the date to return their library books, 
so this system even calculates fine depending on the expiry date
MAIN FEATURES OF SYSTEM
Tracking the user record:
The system can track the period of book issued .

View date info:


The user can view the date when he has issued the book
 as well as the expiry date.

Inquiry section:
If the users have some quiry, then admin can answer or
 solve that quiry 

Admin and User login: 


It provided to make a difference between user and admin
 for security reasons.
WAYS TO MAKE THIS PROJECT:
THE TWO ALTERNATIVE WAYS TO MAKE THIS PROJECT ARE:

1).WEB PAGE USING HTML:
As we all know HTML is easy to use and compatible.
Also HTML also allows the use of templates, which 
makes designing a webpage easy.

2).APPLICATION USING PYTHON:
Python gives opportunity to make our project flexible and more 
convenient.
Python also provides database connecting Libraries.
WEB PAGE USING HTML
The Project uses HTML5,CSS and JAVASCRIPT  to make 
the project easy to use for new users.

MYSQL and PHP are used for Database connectivity. 

MySQL is a high-speed database, while PHP is a scripting 
language that can be used to access data from the 
database.
SOFTWARE REQUIREMENTS
NETBEANS:
 The latest version of Netbeans is v8.0.2.
NetBeans is an integrated development environment for Java.
Netbeans is compatible with almost all types of operating systems.

WAMP SERVER:
Stands for "Windows, Apache, MySQL, and PHP”.
WAMP also includes MySQL and PHP ,they are used for creating and 
maintaining  database. 
APPLICATION USING PYTHON
PYTHON is very popular programming .

It is very useful for making both online and offline 
applications.

PYTHON has a very wide range of libraries.
These libraries are also used for database connectivity. 
SOFTWARE REQUIREMENTS
PYTHON 3.7:It is an updated version of python.

PYCHARM: It is an IDE .
 It has huge collection of tools , here it is used to
 built python application.

WAMP: It includes MYSQL and PHP.
MySQL is a high-speed database, while PHP can be used 
to access data from the database.
Advantages:
The system excludes the use of paper work by managing all the 
records in the form of soft copy.

Administrator doesn't have to keep a manual track of the users.

Also the system calculates the fine levied on user so admin just 
have to create bill and not manually calculate.

It saves human efforts and resources.

Disadvantages:
User cannot view the book in person.

There is no direct human interaction if users have some 
quiry then they have to wait for admin reply.
Applications:
This system can be used in public libraries. 

It can also be implemented in the library of schools, colleges, 
institutes, and organizations.

The project is also Compatible with almost all types of 
Operation Systems.

We can also make our project responsive for mobile phones also.

 
THANK YOU

Potrebbero piacerti anche