SlideShare una empresa de Scribd logo
1 de 75
Kill the STRESS, before it kills you.. .
.
Reach your GOAL, before it kicks you…
Live the life, before it leaves you…
Get READY, we will help you.
Developed By
Patel Smit
Acknowledgement
“LIBRARY MANAGEMENT SYSTEM.”
Introduction
 Brain Power Institute that provides teaching class for Students.
 The Institute is an invaluable source for students, researchers and facility of EDUCATION

industry.
 The Institute is established in the 20th March 1992.







Teaching
Research
Consulting
Training
Learning requirement
Activities of the Organization
 The main source for STUDENTS , STAFF and FACULTIES.
 Huge collection of text books, reference books, and etc.
 The library provides peaceful atmosphere.
 Library gives facility.
 Library also provides source of past years’ projects, exam and research papers etc.
 In short, the library is the large source of the knowledge .
Existing System
 To check availability of the book.
 Manual system.
 The librarian has to perform each task automatically.
Existing System
 Time Manipulation.
 Also updating is tedious work.
 Issuing and receiving of the books is also complex.
 penalty is very complex.
Need for a New
System
 As we have seen in earlier topic, the existing system following drawbacks which create

the need for the system.
1) Time-consuming.
2) Searching challenging task.
3) Maintenance tedious work.
4) To calculate penalty for late-coming.
5) Generating reports is complex.
6) Maintaining register is complex.
Project
Profile
Our Aim
 
 Students can easily take and issue books.
 Students delight by delivering on-time

and fast service.
 Maintain for generating various reports.
Objectives Of The Project
Basic Objectives






More Accuracy
Speed improvement
Data inconsistency
Better error handling
Integrity

Other Objectives





 

The System will handle the maintenance of data .
It handle entire transaction of book registration till issue of the book.
Administrator will immediately acknowledged with error message.
The Administrator details of Books, Authors and existing Member etc.
Book wise search can be performed.
Core Components
 
HARDWARE REQUIREMENTS
 





Processer 
Ram 
Memory 
VDU 






Pentium Iv Or Higher
128 Mb Or Higher
50 Mb Free Space
14” Color Monitor

 
SOFTWARE REQUIREMENTS
 
 Language 
 Client Operating  
System 
 Server Operating  
System 

 Visual .net
 Windows 98/Xp
 Windows Server
Requirement
Specification
 Type of software they needed.
They needed the software that built in latest software tool and easy to operate.

 Features they needed in the software.
They needed features like reports, easy information fetching about the students,
publishers, staff, books and many other information.

 Computerized Report Generation.
Easy maintenance and retrieval of data.

 Future Requirement.
Centralized and secure database.

 They can afford for computerized system.
They can afford the computerized system as per our application requirement.
Requirement
Specification
Other Features Specified.
 They want to work as fast as possible as the existing system...
 Improve data inconsistency and integrity for the system.
 More accuracy speed and better error handling feature.
 Member arises search can be performed in the library system...
 Member can check the available details of books, project reports and Journals.
 The system will handle the maintenance of books and member details
Advantages
 This project can be used for any company, for infinite number of products, and for infinite

number of categories as it is totally generic.

 The data of the member would be entered in the database.
 There would be a safe storage of information of the member in the database.
 Quick, easy, flexible generation of the member reports.
 There would be a dynamic and fully computerized system would be developed.
 With the database any data can be added, modified, deleted very quickly.
 Security features are very much provided in the system.
 User friendly environment.
System Flow
Flow Chart

Start

Administrators

Enter User
Name

Is User
Name and
Password
Correct

User Register

Add User
Add User
Detail

Enter User
Password

Exit
Disconnect
correct user

Verification
Layout

Book Search

Update User
Info

Delete User

Search by
Title

Modify user
Detail

Delete user
Info

Retrieve
Detail
Show Detail
E-R Diagram
Context level
User_id / password

Request For Book

Correct

Issue Book

Library
Management
System

User

Member Detail

Access Right

Member

Return Book

Log Out
Zero Level
0.1
User_id / password

Login

Assess Right

Login File

Check
Conformation

Request For Book
Librarian
S
e
a
r
c
h

Note Member Details

Issue
Request
For
Member
Details

Check
Time

Return

Update

Transactio
n

0.3

F
o
r
B
o
o
k

0.2

Update
Return Book

Member

0.4
Add Book Details
0.4

Book
Entry

Member
0.5
Search

Check Availability

Return Status Of The Book

Update

Book
First level
Search For a Book

Request

Request For a Book

User
Member
Check For Availability

Availability

Not Available
Return Status

Enter Details

Transaction

Update

Check

Not
Details
Book

Issue
Book

Issue Process
Second level
Book

Return

Return
Book

User

Member
Check Issue Date
Delay

Calculate
Penalty

Update

In Time

Check
Data

Transactio
n

Update

Success full
Return

Charges Penalty
Data Dictionary
Author table
FIELD NAME

DATA TYPE

SIZE

NULL

DESCRIPTION

Author _id

Nvarchar

10

Not

Primary key

Author _name

Nvarchar

50

Not

Address

Nvarchar

200

Phone

Nvarchar

10

Fax

Nvarchar

10

Email

Nvarchar

20
Author table Details







Author table is connected with the Author form.
In this table included field name, data type, size of the character, end
description.
In the Author form included Author-id, Author-name, Address,
Phone number,fax,Email.
Author-id used for Primary key
Author information is available for in this table.
Category Table
Field Name

Type

Size

Null

Description

Category_Id

nvarchar

10

Not

Primary Key

Category_Name

nvarchar

50

Not

Category_Discription

nvarchar

200

Not







Category table is connected with the category form.
In this table included field name, data type, size of the character end
description.
In the category form included Category-id, Category-name,
Category_Discription.
Category_Id is the primary key
Supplier Table
FIELD NAME

DATA TYPE

SIZE

NULL

DESCRIPTION

Supplier_id

Nvarchar

10

Not

Primary key

Supplier_name

Nvarchar

50

Not

Address

Nvarchar

200

Not

Phone

Nvarchar

10

Not

Fax

Nvarchar

10

Email

Nvarchar

20
Supplier table Details







Supplier table is connected with the Supplier form.
In this table included field name, data type, size of the character, end
description.
In the Supplier form included Supplier -id, Supplier -name, Address,
Phone number , fax , Email.
Supplier -id used for Primary key
Supplier information is available for in this table.
Publisher table
FIELD NAME

DATA TYPE

SIZE

NULL

Publisher_Id

Nvarchar

10

Not

Publisher_Name

Nvarchar

50

Not

Publishing_year

Date/Time

Not

Publisher_Edition

Nvarchar

10

Not

Address

Nvarchar

200

Not

Phone

Nvarchar

10

Not

Fax

Nvarchar

Email

Nvarchar

10
20

DESCRIPTION
Primary Key
Publisher table Details







Publisher table is connected with the Publisher form.
In this table included field name, data type, size of the character, end
description.
In the Publisher form included Publisher-id, Publisher-name, Publisher-Year, Publisher Edition ,Address ,Phone number ,fax , Email.
Publisher-id used for Primary key.
Publisher-information is available for in this table.
Member table
FIELD NAME

DATA TYPE

SIZE

NULL

Member_Id

nvarchar

10

Not

User_Name

nvarchar

20

Not

Password

nvarchar

30

Not

First_Name

nvarchar

30

Not

Middle_Name

nvarchar

20

Not

Last_Name

nvarchar

20

Not

Address

nvarchar

200

Not

E_mail_Id

nvarchar

100

Not

Land_Line

char

10

Not

Mobile

char

10

Sex

char

2

Not

Security_Q

nvarchar

100

Not

Security_A

nvarchar

100

Not

Registration_Date

Date/Time

Not

DESCRIPTION
Primary key
Member table Details

 Member table is connected with the Member form.
 In this table included field name, data type, size of the character, end description.

In the Member form included Member Id . User Name , Password , First Name , Middle Name,
Last_Name,Address,E_mail_Id,Land_Line,Mobile,Sex,Security_Q,Security_A,Registration_Date,

 Member -id used for Primary key
 Member -information is available for in this table.
Book Master table
FIELD NAME

DATA TYPE

SIZE

NULL

Book_Id

Nvarchar

10

Not

Book_Title

Nvarchar

50

Not

Author_id

Nvarchar

10

Not

Publisher_id

Nvarchar

10

Not

Catogory_id

Nvarchar

10

Not

Suppier_id

Nvarchar

10

Not

ISBN

Nvarchar

20

Not

Price

Nvarchar

8

Not

DESCRIPTION
Primary Key
Book Master table Details








Book Master table is connected with the Book Master form.
In this table included field name, data type, size of the character, end
description.
In the Book Master form included Book Id , Book Title , Author id, Publisher id, Category id,
Supplier id , ISBN , Price .
Book-id used for Primary key.
Author id, Publisher id, Category id, Supplier id used Foreign key.
Book Master information is available for in this table.
Book-Transaction Table
FIELD NAME

DATA TYPE

SIZE

NULL

Book-id

Nvarchar

10

Not

Member –id

Nvarchar

10

Not

Issue Date

Date Time

Not

Return Date

Date Time

Not

Actual
Return Date

Date Time

Late Fee

Nvarchar

8

DESCRIPTION
Book-Transaction table Details






Book-Transaction table is connected with the Issue And Return form.
In this table included field name, data type, size of the character, end
description.
In the Book-Transaction form included Book -id, Member-id, Issue date , Return Date , Actual
Date , Late Fee.
Book-Transaction information is available for in this table.
Screen Shots On Menu
Testing
 

APPROACH
 Functional Specifications are thoroughly reviewed for correctness, coverage and completeness.
 Study of Design specification and Review for Requirement coverage.
 Review the design of system components and their integration to give business solution.
 Identification of units of application for testing
 Preparation of database scripts for testing

SCOPE
 
 The system has different type of forms that were used for input, manipulation and output of data. 
 The System will be tested for the usability, functionality, reliability and performance of the application 
as whole and in parts.
Future Enhancements
 In any system there is always chance for its enhancement and extension.
 This system can also be enhanced with the change facilities. Also with the progress of

the Fashion Design system can also be enhance in future.
 More facilities can be added to the system for its growth.
 There is always scope for enhancements in any system, especially in the ever –

changing world of computers.
 The Fashion design System can also be modified according to the feature requirements

the advancement of the technology.
CLR
 

Common Language Runtime (CLR)
       

 The CLR is at the heart of the .Net platform. The CLR is a run-time engine that

compiles IL code into native machine-language code when a Web page or middletier method is invoked. It catches system exceptions, manages memory, and loads
and unloads application code.
 The CLR features automatic memory management, called Garbage Collection.

The .NET runtime decides when to release object references based on usage
patterns. No longer are developers explicitly required to release object references or
free memory. This should mean improved application reliability because fewer
memory leaks can occur.
Why VB.NET?
 Visual Studio .NET is a complete set of development tools for building ASP Web applications,









XML Web services, desktop applications, and mobile applications.
Visual Basic .NET, Visual C++ .NET, and Visual C# .NET all use the same integrated
development environment (IDE), which allows them to share tools and facilitates in the creation of
mixed-language solutions.
In addition, these languages leverage the functionality of the .NET Framework, which provides
access to key technologies that simplify the development of ASP Web applications and XML Web
services.
It is recognizably the descendant of Visual Basic. An existing Visual Basic programmer will feel
immediately familiar with the language.
Its syntax and semantics are simple, straightforward, and easy to understand. The language avoids
unintuitive features.
It gives developers the major features of the .NET Framework and is consistent with the
framework's conventions.
Because the .NET Framework explicitly supports multiple computer languages, it works well in a
Multilanguage environment.
Bibliography
Library management system presentation

Más contenido relacionado

La actualidad más candente

Online library management system
Online library management systemOnline library management system
Online library management systemBharat Kunwar
 
Library Management System Project Report
Library Management System Project Report Library Management System Project Report
Library Management System Project Report Abu Kaisar
 
Library management system
Library management systemLibrary management system
Library management systemNi
 
Library management system
Library management systemLibrary management system
Library management systemSara Malik
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project PresentationSanket Kudalkar
 
Library and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharmaLibrary and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharmaVikas Sharma
 
Book Shop Management System
Book Shop Management SystemBook Shop Management System
Book Shop Management SystemMuhammadRifat12
 
Library management sytem
Library management sytemLibrary management sytem
Library management sytemashu6
 
Library management system
Library management systemLibrary management system
Library management systemKhushboo Taneja
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemPankaj Kumar
 
Library management system
Library management systemLibrary management system
Library management systemABhay Panchal
 
Library management system
Library management systemLibrary management system
Library management systemashu6
 
Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM binrehmat
 
Project proposal of Library Management System.
Project proposal of Library Management System. Project proposal of Library Management System.
Project proposal of Library Management System. Arjishman Roy
 
Library management system
Library management systemLibrary management system
Library management systemParesh Gosavi
 
Library Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source CodeLibrary Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source CodeRadikhaSharma
 
Library Management System PPT
Library Management System PPTLibrary Management System PPT
Library Management System PPTTamaghna Banerjee
 

La actualidad más candente (20)

Online library management system
Online library management systemOnline library management system
Online library management system
 
Library Management System Project Report
Library Management System Project Report Library Management System Project Report
Library Management System Project Report
 
Library management system
Library management systemLibrary management system
Library management system
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project Presentation
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharmaLibrary and member management system (lamms) by vikas sharma
Library and member management system (lamms) by vikas sharma
 
Book Shop Management System
Book Shop Management SystemBook Shop Management System
Book Shop Management System
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library management sytem
Library management sytemLibrary management sytem
Library management sytem
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM
 
Project proposal of Library Management System.
Project proposal of Library Management System. Project proposal of Library Management System.
Project proposal of Library Management System.
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source CodeLibrary Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source Code
 
Library Management System PPT
Library Management System PPTLibrary Management System PPT
Library Management System PPT
 

Destacado

Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2Ramakant Soni
 
Library 2.0 technologies in academic libraries, a case study of student use a...
Library 2.0 technologies in academic libraries, a case study of student use a...Library 2.0 technologies in academic libraries, a case study of student use a...
Library 2.0 technologies in academic libraries, a case study of student use a...Anne Morris
 
ADVANCED SYSTEM ANALYSIS On Automated Library Management System
ADVANCED SYSTEM ANALYSIS On Automated Library Management SystemADVANCED SYSTEM ANALYSIS On Automated Library Management System
ADVANCED SYSTEM ANALYSIS On Automated Library Management SystemUraz Pokharel
 
Library mangement system project srs documentation.doc
Library mangement system project srs documentation.docLibrary mangement system project srs documentation.doc
Library mangement system project srs documentation.docjimmykhan
 
Library management system
Library management systemLibrary management system
Library management systemRaaghav Bhatia
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSAshita Agrawal
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemAditya Shah
 

Destacado (7)

Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2
 
Library 2.0 technologies in academic libraries, a case study of student use a...
Library 2.0 technologies in academic libraries, a case study of student use a...Library 2.0 technologies in academic libraries, a case study of student use a...
Library 2.0 technologies in academic libraries, a case study of student use a...
 
ADVANCED SYSTEM ANALYSIS On Automated Library Management System
ADVANCED SYSTEM ANALYSIS On Automated Library Management SystemADVANCED SYSTEM ANALYSIS On Automated Library Management System
ADVANCED SYSTEM ANALYSIS On Automated Library Management System
 
Library mangement system project srs documentation.doc
Library mangement system project srs documentation.docLibrary mangement system project srs documentation.doc
Library mangement system project srs documentation.doc
 
Library management system
Library management systemLibrary management system
Library management system
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMS
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 

Similar a Library management system presentation

Library Management System.ppt
Library Management System.pptLibrary Management System.ppt
Library Management System.pptMohitDhande3
 
Report of Student management system
Report of Student management systemReport of Student management system
Report of Student management system1amitgupta
 
Library management system basic points
Library management system basic pointsLibrary management system basic points
Library management system basic pointsUmer Awan
 
database implementation phase
database  implementation phasedatabase  implementation phase
database implementation phasehossanaymcmb
 
Software requirements specification of Library Management System
Software requirements specification of Library Management SystemSoftware requirements specification of Library Management System
Software requirements specification of Library Management SystemSoumili Sen
 
Library manaementreport1
Library manaementreport1Library manaementreport1
Library manaementreport1Rohit Verma
 
Library management system
Library management systemLibrary management system
Library management systemajinu123
 
Book store automation system
Book store automation systemBook store automation system
Book store automation systemUpendra Sengar
 
DBMS .pptx
DBMS .pptxDBMS .pptx
DBMS .pptxKAnurag2
 
Library Management System.pptx
Library Management System.pptxLibrary Management System.pptx
Library Management System.pptxSanjayNamdeo14
 
E library mangment system presentation
E library mangment system presentationE library mangment system presentation
E library mangment system presentationraajamohan
 
11 Project-Online Library Management System
11 Project-Online Library Management System11 Project-Online Library Management System
11 Project-Online Library Management SystemHeather Strinden
 
The library management system
The library management systemThe library management system
The library management systemMunem Shahrear
 

Similar a Library management system presentation (20)

Library Management System.ppt
Library Management System.pptLibrary Management System.ppt
Library Management System.ppt
 
MY FIRST PPT
MY FIRST PPTMY FIRST PPT
MY FIRST PPT
 
Presentation2
Presentation2Presentation2
Presentation2
 
Report of Student management system
Report of Student management systemReport of Student management system
Report of Student management system
 
Srs for library
Srs for librarySrs for library
Srs for library
 
Book store ppt
Book store pptBook store ppt
Book store ppt
 
Library management system basic points
Library management system basic pointsLibrary management system basic points
Library management system basic points
 
database implementation phase
database  implementation phasedatabase  implementation phase
database implementation phase
 
Software requirements specification of Library Management System
Software requirements specification of Library Management SystemSoftware requirements specification of Library Management System
Software requirements specification of Library Management System
 
Library manaementreport1
Library manaementreport1Library manaementreport1
Library manaementreport1
 
Library management system
Library management systemLibrary management system
Library management system
 
Library management project
Library management projectLibrary management project
Library management project
 
Book store automation system
Book store automation systemBook store automation system
Book store automation system
 
DBMS .pptx
DBMS .pptxDBMS .pptx
DBMS .pptx
 
H dip hoffman_r_final
H dip hoffman_r_finalH dip hoffman_r_final
H dip hoffman_r_final
 
Library Management System.pptx
Library Management System.pptxLibrary Management System.pptx
Library Management System.pptx
 
Match making system
Match making systemMatch making system
Match making system
 
E library mangment system presentation
E library mangment system presentationE library mangment system presentation
E library mangment system presentation
 
11 Project-Online Library Management System
11 Project-Online Library Management System11 Project-Online Library Management System
11 Project-Online Library Management System
 
The library management system
The library management systemThe library management system
The library management system
 

Más de Smit Patel

Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management systemSmit Patel
 
Time card system
Time card systemTime card system
Time card systemSmit Patel
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender SystemSmit Patel
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation Smit Patel
 
System development project document
System development project documentSystem development project document
System development project documentSmit Patel
 
On-line book store presentation
On-line book store presentation On-line book store presentation
On-line book store presentation Smit Patel
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management systemSmit Patel
 
Hospital management
Hospital managementHospital management
Hospital managementSmit Patel
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservationSmit Patel
 

Más de Smit Patel (13)

Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management system
 
Time card system
Time card systemTime card system
Time card system
 
City Portal
City PortalCity Portal
City Portal
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender System
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation
 
System development project document
System development project documentSystem development project document
System development project document
 
On-line book store presentation
On-line book store presentation On-line book store presentation
On-line book store presentation
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management system
 
Hospital management
Hospital managementHospital management
Hospital management
 
Hr management
Hr managementHr management
Hr management
 
Real Estate
Real Estate Real Estate
Real Estate
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservation
 
Jdbc
JdbcJdbc
Jdbc
 

Último

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Último (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

Library management system presentation

  • 1. Kill the STRESS, before it kills you.. . . Reach your GOAL, before it kicks you… Live the life, before it leaves you… Get READY, we will help you. Developed By Patel Smit
  • 3. Introduction  Brain Power Institute that provides teaching class for Students.  The Institute is an invaluable source for students, researchers and facility of EDUCATION industry.  The Institute is established in the 20th March 1992.      Teaching Research Consulting Training Learning requirement
  • 4. Activities of the Organization  The main source for STUDENTS , STAFF and FACULTIES.  Huge collection of text books, reference books, and etc.  The library provides peaceful atmosphere.  Library gives facility.  Library also provides source of past years’ projects, exam and research papers etc.  In short, the library is the large source of the knowledge .
  • 5. Existing System  To check availability of the book.  Manual system.  The librarian has to perform each task automatically.
  • 6. Existing System  Time Manipulation.  Also updating is tedious work.  Issuing and receiving of the books is also complex.  penalty is very complex.
  • 7. Need for a New System  As we have seen in earlier topic, the existing system following drawbacks which create the need for the system. 1) Time-consuming. 2) Searching challenging task. 3) Maintenance tedious work. 4) To calculate penalty for late-coming. 5) Generating reports is complex. 6) Maintaining register is complex.
  • 8. Project Profile Our Aim    Students can easily take and issue books.  Students delight by delivering on-time and fast service.  Maintain for generating various reports.
  • 9. Objectives Of The Project Basic Objectives      More Accuracy Speed improvement Data inconsistency Better error handling Integrity Other Objectives        The System will handle the maintenance of data . It handle entire transaction of book registration till issue of the book. Administrator will immediately acknowledged with error message. The Administrator details of Books, Authors and existing Member etc. Book wise search can be performed.
  • 10. Core Components   HARDWARE REQUIREMENTS       Processer  Ram  Memory  VDU      Pentium Iv Or Higher 128 Mb Or Higher 50 Mb Free Space 14” Color Monitor   SOFTWARE REQUIREMENTS    Language   Client Operating   System   Server Operating   System   Visual .net  Windows 98/Xp  Windows Server
  • 11. Requirement Specification  Type of software they needed. They needed the software that built in latest software tool and easy to operate.  Features they needed in the software. They needed features like reports, easy information fetching about the students, publishers, staff, books and many other information.  Computerized Report Generation. Easy maintenance and retrieval of data.  Future Requirement. Centralized and secure database.  They can afford for computerized system. They can afford the computerized system as per our application requirement.
  • 12. Requirement Specification Other Features Specified.  They want to work as fast as possible as the existing system...  Improve data inconsistency and integrity for the system.  More accuracy speed and better error handling feature.  Member arises search can be performed in the library system...  Member can check the available details of books, project reports and Journals.  The system will handle the maintenance of books and member details
  • 13. Advantages  This project can be used for any company, for infinite number of products, and for infinite number of categories as it is totally generic.  The data of the member would be entered in the database.  There would be a safe storage of information of the member in the database.  Quick, easy, flexible generation of the member reports.  There would be a dynamic and fully computerized system would be developed.  With the database any data can be added, modified, deleted very quickly.  Security features are very much provided in the system.  User friendly environment.
  • 15. Flow Chart Start Administrators Enter User Name Is User Name and Password Correct User Register Add User Add User Detail Enter User Password Exit Disconnect correct user Verification Layout Book Search Update User Info Delete User Search by Title Modify user Detail Delete user Info Retrieve Detail Show Detail
  • 17. Context level User_id / password Request For Book Correct Issue Book Library Management System User Member Detail Access Right Member Return Book Log Out
  • 19. 0.1 User_id / password Login Assess Right Login File Check Conformation Request For Book Librarian S e a r c h Note Member Details Issue Request For Member Details Check Time Return Update Transactio n 0.3 F o r B o o k 0.2 Update Return Book Member 0.4 Add Book Details 0.4 Book Entry Member 0.5 Search Check Availability Return Status Of The Book Update Book
  • 20. First level Search For a Book Request Request For a Book User Member Check For Availability Availability Not Available Return Status Enter Details Transaction Update Check Not Details Book Issue Book Issue Process
  • 21. Second level Book Return Return Book User Member Check Issue Date Delay Calculate Penalty Update In Time Check Data Transactio n Update Success full Return Charges Penalty
  • 23. Author table FIELD NAME DATA TYPE SIZE NULL DESCRIPTION Author _id Nvarchar 10 Not Primary key Author _name Nvarchar 50 Not Address Nvarchar 200 Phone Nvarchar 10 Fax Nvarchar 10 Email Nvarchar 20
  • 24. Author table Details      Author table is connected with the Author form. In this table included field name, data type, size of the character, end description. In the Author form included Author-id, Author-name, Address, Phone number,fax,Email. Author-id used for Primary key Author information is available for in this table.
  • 25. Category Table Field Name Type Size Null Description Category_Id nvarchar 10 Not Primary Key Category_Name nvarchar 50 Not Category_Discription nvarchar 200 Not     Category table is connected with the category form. In this table included field name, data type, size of the character end description. In the category form included Category-id, Category-name, Category_Discription. Category_Id is the primary key
  • 26. Supplier Table FIELD NAME DATA TYPE SIZE NULL DESCRIPTION Supplier_id Nvarchar 10 Not Primary key Supplier_name Nvarchar 50 Not Address Nvarchar 200 Not Phone Nvarchar 10 Not Fax Nvarchar 10 Email Nvarchar 20
  • 27. Supplier table Details      Supplier table is connected with the Supplier form. In this table included field name, data type, size of the character, end description. In the Supplier form included Supplier -id, Supplier -name, Address, Phone number , fax , Email. Supplier -id used for Primary key Supplier information is available for in this table.
  • 28. Publisher table FIELD NAME DATA TYPE SIZE NULL Publisher_Id Nvarchar 10 Not Publisher_Name Nvarchar 50 Not Publishing_year Date/Time Not Publisher_Edition Nvarchar 10 Not Address Nvarchar 200 Not Phone Nvarchar 10 Not Fax Nvarchar Email Nvarchar 10 20 DESCRIPTION Primary Key
  • 29. Publisher table Details      Publisher table is connected with the Publisher form. In this table included field name, data type, size of the character, end description. In the Publisher form included Publisher-id, Publisher-name, Publisher-Year, Publisher Edition ,Address ,Phone number ,fax , Email. Publisher-id used for Primary key. Publisher-information is available for in this table.
  • 32. Member table Details  Member table is connected with the Member form.  In this table included field name, data type, size of the character, end description. In the Member form included Member Id . User Name , Password , First Name , Middle Name, Last_Name,Address,E_mail_Id,Land_Line,Mobile,Sex,Security_Q,Security_A,Registration_Date,  Member -id used for Primary key  Member -information is available for in this table.
  • 33. Book Master table FIELD NAME DATA TYPE SIZE NULL Book_Id Nvarchar 10 Not Book_Title Nvarchar 50 Not Author_id Nvarchar 10 Not Publisher_id Nvarchar 10 Not Catogory_id Nvarchar 10 Not Suppier_id Nvarchar 10 Not ISBN Nvarchar 20 Not Price Nvarchar 8 Not DESCRIPTION Primary Key
  • 34. Book Master table Details      Book Master table is connected with the Book Master form. In this table included field name, data type, size of the character, end description. In the Book Master form included Book Id , Book Title , Author id, Publisher id, Category id, Supplier id , ISBN , Price . Book-id used for Primary key. Author id, Publisher id, Category id, Supplier id used Foreign key. Book Master information is available for in this table.
  • 35. Book-Transaction Table FIELD NAME DATA TYPE SIZE NULL Book-id Nvarchar 10 Not Member –id Nvarchar 10 Not Issue Date Date Time Not Return Date Date Time Not Actual Return Date Date Time Late Fee Nvarchar 8 DESCRIPTION
  • 36. Book-Transaction table Details     Book-Transaction table is connected with the Issue And Return form. In this table included field name, data type, size of the character, end description. In the Book-Transaction form included Book -id, Member-id, Issue date , Return Date , Actual Date , Late Fee. Book-Transaction information is available for in this table.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58.
  • 59.
  • 60.
  • 61.
  • 62.
  • 63.
  • 64.
  • 65.
  • 66.
  • 67.
  • 68.
  • 69.
  • 70. Testing   APPROACH  Functional Specifications are thoroughly reviewed for correctness, coverage and completeness.  Study of Design specification and Review for Requirement coverage.  Review the design of system components and their integration to give business solution.  Identification of units of application for testing  Preparation of database scripts for testing SCOPE    The system has different type of forms that were used for input, manipulation and output of data.   The System will be tested for the usability, functionality, reliability and performance of the application  as whole and in parts.
  • 71. Future Enhancements  In any system there is always chance for its enhancement and extension.  This system can also be enhanced with the change facilities. Also with the progress of the Fashion Design system can also be enhance in future.  More facilities can be added to the system for its growth.  There is always scope for enhancements in any system, especially in the ever – changing world of computers.  The Fashion design System can also be modified according to the feature requirements the advancement of the technology.
  • 72. CLR   Common Language Runtime (CLR)          The CLR is at the heart of the .Net platform. The CLR is a run-time engine that compiles IL code into native machine-language code when a Web page or middletier method is invoked. It catches system exceptions, manages memory, and loads and unloads application code.  The CLR features automatic memory management, called Garbage Collection. The .NET runtime decides when to release object references based on usage patterns. No longer are developers explicitly required to release object references or free memory. This should mean improved application reliability because fewer memory leaks can occur.
  • 73. Why VB.NET?  Visual Studio .NET is a complete set of development tools for building ASP Web applications,       XML Web services, desktop applications, and mobile applications. Visual Basic .NET, Visual C++ .NET, and Visual C# .NET all use the same integrated development environment (IDE), which allows them to share tools and facilitates in the creation of mixed-language solutions. In addition, these languages leverage the functionality of the .NET Framework, which provides access to key technologies that simplify the development of ASP Web applications and XML Web services. It is recognizably the descendant of Visual Basic. An existing Visual Basic programmer will feel immediately familiar with the language. Its syntax and semantics are simple, straightforward, and easy to understand. The language avoids unintuitive features. It gives developers the major features of the .NET Framework and is consistent with the framework's conventions. Because the .NET Framework explicitly supports multiple computer languages, it works well in a Multilanguage environment.