Sunteți pe pagina 1din 20

ONLINE LIBRARY

MANAGEMENT
SYSTEM
BYSHASHVAT GUPTA
1302710151
CS-3(A)

CETPA INFOTECH PVT. LTD.


CETPA INFOTECH PVT. LTD. is the brand which is
certified by ISO 9001:2008 for its unsurpassed
quality and offers various specialised trainings.
CETPA INFOTECH is the largest training service
provider in various engineering domains for all
engineering students as well as for the working
professionals. It has an extensive experience of
nurturing over 200000+ students in the past
few years.

CETPA INFOTECH PVT. LTD.


CETPA is a trustworthy brand in Education and
Training industry with its presence across several
cities such as Noida, Roorkee, Lucknow, Dehradun
and Meerut. The company was started 12 years
back and it is continuously expanding having its
overseas branches in Germany and Ukraine.
CETPA has specialization in 3 important domains
namely: TRAINING, DEVELOPMENT and
CONSULTANCY. The company provides specialized
training in 50+ leading technologies

TECHNOLOGIES AND
LANGUAGES USED
JAVA- Java is a programming language which was
originally developed by Sun Microsystems, initiated by
James Gosling and released in 1995 as core component of
Sun Microsystems' Java platform (Java 1.0 [J2SE]). The
language is object-oriented, platform independent,
portable, secure, robust, multithreaded.
JSP(JavaServer Pages): JavaServer Pages (JSP) is a
technology for developing web pages that support dynamic
content which helps developers insert java code in HTML
pages by making use of special JSP tags, most of which
start with <% and end with %>.

TECHNOLOGIES AND
LANGUAGES USED
CSS:Cascading Style Sheets (CSS) is a style
sheet language used for describing the look
and formatting of a document written in a
markup language.
Servlets: Java Servlets are programs that run
on a Web or Application server and act as a
middle layer between a request coming from a
Web browser or other HTTP client and
databases or applications on the HTTP server.
MYSQL:MySQL ("My S-Q-L", officially, but also
called "My Sequel") is (as of July 2013) the
world's second most widely used open-source

PROJECT DESCRIPTION
Library management system is a project which aims in
developing a computerized system to maintain all the daily
work of library . The project has a facility of admin login
through which the admin can monitor the whole system .
The project is developed on Eclipse IDE(Integrated
Development Environment) and Database is managed using
XAMPP which is a free and open source cross-platform web
server solution stack package.
In the admin login page, the admin username and password
is fetched from the .xml deployment descriptor, providing
more security to admin.

DEPLOYMENT DESCRIPTOR

ADMIN LOGIN PAGE CODE

PROJECT DESCRIPTION
Admin can add any book in library, add the details of a
new library staff member, modify the details of any
library staff member or any book available in the library.
A library Staff member can login using the username and
password provided by the admin.
Staff member can see the details of books available in the
library, issue books to the students and return books from
students.
A normal user can visit the page for book details, about
us page and contact us page.

HOME PAGE

ADMIN LOGIN PAGE

STAFF MEMBER
REGISTRATION PAGE
CONTROLLED BY ADMIN

NEW BOOK ENTRY


PAGE

LIBRARY STAFF MEMBER LOGIN PAGE

BOOK DETAILS AND ISSUE PAGE


CONTROLLED BY STAFF MEMBER

FACILITIES
PROVIDED

Login to the library management tool.

Register new staff members to the library


database.
Add new book along with its details into the
database
Search for availability of a particular book.
Issue Book to a particular student.
Return books issued to the students.
Impose fine for late submission of books.

DATABASE
STRUCTURE
Staff

Books

IssueBook

UserID

Accession_no

StudentID

Password

bookName

bookAccessNo

Address

author

Contact

bookName

bookID

E-mail

publisher

bookIssueDate

bookAuthor

bookID

DATABASE

REFERENCES
Various web resources proved to be vital for
successful completion of the training project.
Some of them are mentioned here.
www.W3schools.com
www.tutorialspoint.com
www.eclipse.org
https://github.com
stackoverflow.com

THANK YOU

S-ar putea să vă placă și