SlideShare una empresa de Scribd logo
1 de 25
Descargar para leer sin conexión
Online Library Management System


                 Project Report
                       On

“Online Library Management System”




Submitted By:                        Guided By
  1. Bhupendra                     Mr.Vijay Gupta
  2. Shraddha Panwar               Assistant Professor
  3. Vijay Vaishnav                IIIM, Jaipur.
  Team Number:-
                            1
Online Library Management System



 ACKNOWLEDGEMENT
The satisfaction that accompanies that the successful
completion of any task would be incomplete without the
mention of people whose ceaseless cooperation made it
possible, whose constant guidance and encouragement
crown all efforts with success.
We are grateful to our project guide Mr.Vijay Gupta for the
guidance, inspiration and constructive suggestions that
helpful us in the preparation of this project.
We also thank our colleagues who have helped in successful
completion of the project.


                                 Bhupendra Singh Baghela
                                 Shraddha Panwar
                                 Vijay Vaishnav




                             2
Online Library Management System



CERTIFICATE
This is to certify that this report of Attendance Management
System embodies the original work done by Bhupendra
Singh Baghela, Shraddha Panwar, Vijay Vaishnav during
this project submission as a partial fulfillment of the
requirement for the System Design Project of Masters of
Computer Application IV Semester, of the Rajasthan
Technical University, Kota.




Swati V. Chande
Principal
(MCA Department)
International School of
Informatics and Management




                                             Mr.Vijay Gupta
        International School of Informatics and Management
                              3
Online Library Management System




Table of Contents


 1. Synopsis                               5
 2. Feasibility Study                      9
 3. Data Tables                            11
 4. Data Flow Diagrams                     14
 5. Entity Relationship Diagram            15
 6. Screen Shots Of Form                   17
 7. Future Scope                           22
 8. Conclusion                             24
 9. Bibliography                           25




                         4
Online Library Management System




                5
Online Library Management System



Online Library Management System


1. Introduction:-
  1.1 Purpose:-

    The purpose of this application are as follows :

     • The software is for automation of library.
     • It provides following facilities to


   Operator :

     • Can enter details related to a particular book.
     • Can provide membership to members.


   Admin :

     • Can read and write information about any
    member.
     • Can update, create, delete the record of
    membership as per requirement and implementation
    plants.




                             6
Online Library Management System




2.)     Scope :
        The different areas where we can use this application
are :

         • Any education institute can make use of it for
           providing information about author, content of the
           available books.
         • It can be used in offices and modifications can be
           easily done according to requirements.


3.)     Technology Used :
        Front End :   Servlets, HTML, Java script.
        Back End :    MS Access, Apache Tomcat server.


4.)     Assumptions

          • This application is used to convert the manual
          application to the online application.
          • Customized data will be used in this application.
          • User does not have right to enter information
          about books.




                               7
Online Library Management System


5.)   Overview :
     Project is related to library management which provides
reading services to its members. Any person can become a
member of the library by filling a prescribed form.
They can get the book issued, so that they cab take home
and return them.


6.)   Functionality :

       • Online membership.
       • Keeps the track of issues and submission of books .




                              8
Online Library Management System



                Feasibility Study

In feasibility study phase we had undergone through various
steps which are describe as under :
  1. Identify the origin of the information at different level.
  2. Identify the expectation of user from computerized
     system.
  3. Analyze the draw back of existing system (manual)
     system.



     WORKING OF PRESENT MANUAL SYSTEM


The staffs of library are involved in the following tasks.
1. Membership process : person have to fill membership
   form and they are provided with member id.




                                9
Online Library Management System


  DRAWBACKS OF PRESENT SYSTEM


Some of the problems being faced in manual system are as
follows:
  1. Fast report generation is not possible.
  2. Tracing a book is difficult.
  3. Information about issue/return of the books are not
     properly maintained.
  4. No central database can be created as information is
     not available in database.



                  PROPOSED SYSTEM
There will be three major components :
  1. Stock maintenance.
  2. Transaction entry.
  3. Reports.


Proposed system provides with following solutions :
  1. It provides "better and efficient" service to members.
  2. Reduce the workload of employee.
  3. Faster retrieval of information about the desired book.
  4. Provide facility for proper monitoring reduce paper work
     and provide data security.
  5. All details will be available on a click.
                             10
Online Library Management System




                Data Tables:

    Table : Members
S.no. Coloum   Data        Length Description
      Name     Type
1    Id_no     Text        50     Unique identification
                                  of the members
2    Name      Text        70     Name of members
3    Address   Text        100    Location of Members
4    Date of   Date/Time          Date of Registration
     Issue
5    Date of   Date/Time          Registration expiry
     Expiry                       date
6    Status    Text        50     Permanent/Temporary




                           11
Online Library Management System


Table : Add Books
s.no. Column         Date-        Description
      Name           Type
1    Book_name       Text         Title of the book
2    Book_code       Text         Book identification number
3    Author          Text         Author of books
4    Date of         Date/time Date on which book was
     arrival                   received
5    Price           Text         Cost of books
6    Rack_no         Text         Almirah no
7    No_of_books     Text         Quantity of books
8    Subject_code Text            Unique identification no of
                                  particular subject




                             12
Online Library Management System




    Table: issue
s.no. Column       Date         Description
      Type         Type
1    Id_no         Text         User identification number
2    Book_name     Text         Title of books
3    Issue_date    Date/time Date on which book is
                             issued
4    Due_date      Date/time Due date on which book is
                             to be returned




                           13
Online Library Management System



          Data Flow Diagram (DFD)




Student




                                                        Manageme
                                                        nt
                     Membershi
                     p
                     Manageme
                     nt




                                    Penalty          Report
                                                     manageme
  Member
                                                     nt



                       Book Issue
                                       Books
                       Manageme
                       nt


                                        Book Issue




                           14
    Student
Online Library Management System




                     E-R DIGRAM


It is clear that the physical objects from the previous section
– the member, books, library – correspond to entities in the
Entity-Relationship model, and the operations to be done on
those entities – holds, checkouts, and so on – correspond to
relationships. However, a good design will minimize
redundancy and attempt to store all the required information
in as small a space as possible.




                               15
Online Library Management System




               16
Online Library Management System



       SNAPSHOTS




               17
Online Library Management System




               18
Online Library Management System




               19
Online Library Management System




               20
Online Library Management System




               21
Online Library Management System



                       Future Scope

FUTURE SCOPE OF APPLICATION :


    This application can be easily implemented under various situations.
    We can add new features as and when we require. Reusability is
    possible as and when require in this application. There is flexibility
    in all the modules.



SOFTWARE SCOPE:


• Extensibility: This software is extendable in ways that its original
     developers may not expect. The following principles enhances
     extensibility like hide data structure, avoid traversing multiple
     links or methods, avoid case statements on object type and
     distinguish public and private operations.




•    Reusability: Reusability is possible as and when require in this
       application. We can update it next version. Reusable software
       reduces design, coding and testing cost by amortizing effort
       over several designs. Reducing the amount of code also
       simplifies understanding, which increases the likelihood that
       the code is correct. We follow up both types of reusability:
       Sharing of newly written code within a project and reuse of
       previously written code on new projects.

                                     22
Online Library Management System




•   Understandability: A method is understandable if someone other
      than the creator of the method can understand the code (as
      well as the creator after a time lapse). We use the method,
      which small and coherent helps to accomplish this.



•   Cost-effectiveness: Its cost is under the budget and make within
      given time period. It is desirable to aim for a system with a
      minimum cost subject to the condition that it must satisfy the
      entire requirement.

Scope of this document is to put down the requirements, clearly
identifying the information needed by the user, the source of the
information and outputs expected from the system.




                                 23
Online Library Management System



                  Conclusion


From a proper analysis of positive points and constraints on
the component, it can be safely concluded that the product is
a highly efficient GUI based component. This application is
working properly and meeting to all user requirements. This
component can be easily plugged in many other systems.




                             24
Online Library Management System



                   Bibliography
Books:

  • Beginning Java Objects: From Concepts to Code -by
    Jacquie Barker)
  • Introduction to Java Programming (NIIIT publication)
  • The Complete Reference Java(McGrawhill; Herbert
    Schildth- reprint 2008)
  • Introduction to MS-Access(Aptech)



Web Sites:
  • www.apache.org

  • www.wikipedia.com




                           25

Más contenido relacionado

La actualidad más candente

Library Management System
Library Management SystemLibrary Management System
Library Management SystemMartins Okoi
 
Library management system project
Library management system projectLibrary management system project
Library management system projectAJAY KUMAR
 
Library management system
Library management systemLibrary management system
Library management systemArman Ahmed
 
Library Management system
Library Management systemLibrary Management system
Library Management systemTayyab Hussain
 
Final Presentation on Online Library Management
Final Presentation on Online Library ManagementFinal Presentation on Online Library Management
Final Presentation on Online Library ManagementSneha Yadav
 
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 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 SystemPankaj Kumar
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management SystemAnkit Verma
 
Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)Totan Banik
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemRanjan Ranjan
 
Library management system
Library management systemLibrary management system
Library management systemSara Malik
 
Library management
Library managementLibrary management
Library managementManoj Jhawar
 
Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM binrehmat
 
Library management system
Library management systemLibrary management system
Library management systemParesh Gosavi
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project PresentationSanket Kudalkar
 
Library management system
Library management systemLibrary management system
Library management systemKhushboo Taneja
 
Library Management System Waterfall Model
Library Management System Waterfall ModelLibrary Management System Waterfall Model
Library Management System Waterfall Modelmitwa1990
 

La actualidad más candente (20)

Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library management system project
Library management system projectLibrary management system project
Library management system project
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management system
Library Management systemLibrary Management system
Library Management system
 
Final Presentation on Online Library Management
Final Presentation on Online Library ManagementFinal Presentation on Online Library Management
Final Presentation on Online Library Management
 
Project proposal of Library Management System.
Project proposal of Library Management System. Project proposal of Library Management System.
Project proposal of Library Management System.
 
E-library mangament system
E-library mangament systemE-library mangament system
E-library mangament 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
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management System
 
Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)Software Development Methodologies Library Management System (Part-1)
Software Development Methodologies Library Management System (Part-1)
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
Library management
Library managementLibrary management
Library management
 
Presentation LIBRARY MANAGEMENT SYSTEM
Presentation LIBRARY MANAGEMENT SYSTEM Presentation LIBRARY MANAGEMENT SYSTEM
Presentation 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 Management System Waterfall Model
Library Management System Waterfall ModelLibrary Management System Waterfall Model
Library Management System Waterfall Model
 

Destacado

The Skill Enhancement Institute
The Skill Enhancement InstituteThe Skill Enhancement Institute
The Skill Enhancement InstituteZuhaib Ali
 
Library Management System Project
Library Management System ProjectLibrary Management System Project
Library Management System Projectstoeli
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library ManagementVarsha Sarkar
 
Library management system
Library management systemLibrary management system
Library management systemABhay Panchal
 
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 SystemAditya Shah
 
Library Management System PPT
Library Management System PPTLibrary Management System PPT
Library Management System PPTTamaghna Banerjee
 
Presentation skills
Presentation skillsPresentation skills
Presentation skillsNanda Palit
 

Destacado (8)

The Skill Enhancement Institute
The Skill Enhancement InstituteThe Skill Enhancement Institute
The Skill Enhancement Institute
 
Library Management System Project
Library Management System ProjectLibrary Management System Project
Library Management System Project
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library Management
 
Library management system
Library management systemLibrary management system
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
 
Library Management System PPT
Library Management System PPTLibrary Management System PPT
Library Management System PPT
 
Presentation skills
Presentation skillsPresentation skills
Presentation skills
 

Similar a online library management system

11.project online library management system
11.project online library management system11.project online library management system
11.project online library management systemmonika ahalawat
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management systemricharamgarh
 
11 Project-Online Library Management System
11 Project-Online Library Management System11 Project-Online Library Management System
11 Project-Online Library Management SystemHeather Strinden
 
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
 
LMS by Shuvo.powerpoint.pptx
LMS by Shuvo.powerpoint.pptxLMS by Shuvo.powerpoint.pptx
LMS by Shuvo.powerpoint.pptxKaiumShuvo1
 
Library Management System.powerpoint.pptx
Library Management System.powerpoint.pptxLibrary Management System.powerpoint.pptx
Library Management System.powerpoint.pptxKaiumShuvo1
 
Library manaementreport1
Library manaementreport1Library manaementreport1
Library manaementreport1Rohit Verma
 
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 App for beginners to understand a
Library App for beginners to understand aLibrary App for beginners to understand a
Library App for beginners to understand aLouis Fernandez
 
Library_management_system_project_report.pdf
Library_management_system_project_report.pdfLibrary_management_system_project_report.pdf
Library_management_system_project_report.pdfKamal Acharya
 

Similar a online library management system (20)

11.project online library management system
11.project online library management system11.project online library management system
11.project online library management system
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management system
 
11 Project-Online Library Management System
11 Project-Online Library Management System11 Project-Online Library Management System
11 Project-Online Library Management System
 
library management
library management library management
library management
 
ishrat fatimadefense.ppt
ishrat fatimadefense.pptishrat fatimadefense.ppt
ishrat fatimadefense.ppt
 
ishrat fatimadefense.ppt
ishrat fatimadefense.pptishrat fatimadefense.ppt
ishrat fatimadefense.ppt
 
ishrat fatimadefense.ppt
ishrat fatimadefense.pptishrat fatimadefense.ppt
ishrat fatimadefense.ppt
 
ishrat fatimadefense.ppt
ishrat fatimadefense.pptishrat fatimadefense.ppt
ishrat fatimadefense.ppt
 
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
 
LMS by Shuvo.powerpoint.pptx
LMS by Shuvo.powerpoint.pptxLMS by Shuvo.powerpoint.pptx
LMS by Shuvo.powerpoint.pptx
 
Library Management System.powerpoint.pptx
Library Management System.powerpoint.pptxLibrary Management System.powerpoint.pptx
Library Management System.powerpoint.pptx
 
Mwalimu
MwalimuMwalimu
Mwalimu
 
Braaa(1)
Braaa(1)Braaa(1)
Braaa(1)
 
Library manaementreport1
Library manaementreport1Library manaementreport1
Library manaementreport1
 
Srs library m s
Srs library m sSrs library m s
Srs library m s
 
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 App for beginners to understand a
Library App for beginners to understand aLibrary App for beginners to understand a
Library App for beginners to understand a
 
DOCUMENTATION
DOCUMENTATIONDOCUMENTATION
DOCUMENTATION
 
Library_management_system_project_report.pdf
Library_management_system_project_report.pdfLibrary_management_system_project_report.pdf
Library_management_system_project_report.pdf
 
Mdld show-all
Mdld show-allMdld show-all
Mdld show-all
 

Último

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
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
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
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
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
 

Último (20)

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
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
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...
 

online library management system

  • 1. Online Library Management System Project Report On “Online Library Management System” Submitted By: Guided By 1. Bhupendra Mr.Vijay Gupta 2. Shraddha Panwar Assistant Professor 3. Vijay Vaishnav IIIM, Jaipur. Team Number:- 1
  • 2. Online Library Management System ACKNOWLEDGEMENT The satisfaction that accompanies that the successful completion of any task would be incomplete without the mention of people whose ceaseless cooperation made it possible, whose constant guidance and encouragement crown all efforts with success. We are grateful to our project guide Mr.Vijay Gupta for the guidance, inspiration and constructive suggestions that helpful us in the preparation of this project. We also thank our colleagues who have helped in successful completion of the project. Bhupendra Singh Baghela Shraddha Panwar Vijay Vaishnav 2
  • 3. Online Library Management System CERTIFICATE This is to certify that this report of Attendance Management System embodies the original work done by Bhupendra Singh Baghela, Shraddha Panwar, Vijay Vaishnav during this project submission as a partial fulfillment of the requirement for the System Design Project of Masters of Computer Application IV Semester, of the Rajasthan Technical University, Kota. Swati V. Chande Principal (MCA Department) International School of Informatics and Management Mr.Vijay Gupta International School of Informatics and Management 3
  • 4. Online Library Management System Table of Contents 1. Synopsis 5 2. Feasibility Study 9 3. Data Tables 11 4. Data Flow Diagrams 14 5. Entity Relationship Diagram 15 6. Screen Shots Of Form 17 7. Future Scope 22 8. Conclusion 24 9. Bibliography 25 4
  • 6. Online Library Management System Online Library Management System 1. Introduction:- 1.1 Purpose:- The purpose of this application are as follows : • The software is for automation of library. • It provides following facilities to Operator : • Can enter details related to a particular book. • Can provide membership to members. Admin : • Can read and write information about any member. • Can update, create, delete the record of membership as per requirement and implementation plants. 6
  • 7. Online Library Management System 2.) Scope : The different areas where we can use this application are : • Any education institute can make use of it for providing information about author, content of the available books. • It can be used in offices and modifications can be easily done according to requirements. 3.) Technology Used : Front End : Servlets, HTML, Java script. Back End : MS Access, Apache Tomcat server. 4.) Assumptions • This application is used to convert the manual application to the online application. • Customized data will be used in this application. • User does not have right to enter information about books. 7
  • 8. Online Library Management System 5.) Overview : Project is related to library management which provides reading services to its members. Any person can become a member of the library by filling a prescribed form. They can get the book issued, so that they cab take home and return them. 6.) Functionality : • Online membership. • Keeps the track of issues and submission of books . 8
  • 9. Online Library Management System Feasibility Study In feasibility study phase we had undergone through various steps which are describe as under : 1. Identify the origin of the information at different level. 2. Identify the expectation of user from computerized system. 3. Analyze the draw back of existing system (manual) system. WORKING OF PRESENT MANUAL SYSTEM The staffs of library are involved in the following tasks. 1. Membership process : person have to fill membership form and they are provided with member id. 9
  • 10. Online Library Management System DRAWBACKS OF PRESENT SYSTEM Some of the problems being faced in manual system are as follows: 1. Fast report generation is not possible. 2. Tracing a book is difficult. 3. Information about issue/return of the books are not properly maintained. 4. No central database can be created as information is not available in database. PROPOSED SYSTEM There will be three major components : 1. Stock maintenance. 2. Transaction entry. 3. Reports. Proposed system provides with following solutions : 1. It provides "better and efficient" service to members. 2. Reduce the workload of employee. 3. Faster retrieval of information about the desired book. 4. Provide facility for proper monitoring reduce paper work and provide data security. 5. All details will be available on a click. 10
  • 11. Online Library Management System Data Tables: Table : Members S.no. Coloum Data Length Description Name Type 1 Id_no Text 50 Unique identification of the members 2 Name Text 70 Name of members 3 Address Text 100 Location of Members 4 Date of Date/Time Date of Registration Issue 5 Date of Date/Time Registration expiry Expiry date 6 Status Text 50 Permanent/Temporary 11
  • 12. Online Library Management System Table : Add Books s.no. Column Date- Description Name Type 1 Book_name Text Title of the book 2 Book_code Text Book identification number 3 Author Text Author of books 4 Date of Date/time Date on which book was arrival received 5 Price Text Cost of books 6 Rack_no Text Almirah no 7 No_of_books Text Quantity of books 8 Subject_code Text Unique identification no of particular subject 12
  • 13. Online Library Management System Table: issue s.no. Column Date Description Type Type 1 Id_no Text User identification number 2 Book_name Text Title of books 3 Issue_date Date/time Date on which book is issued 4 Due_date Date/time Due date on which book is to be returned 13
  • 14. Online Library Management System Data Flow Diagram (DFD) Student Manageme nt Membershi p Manageme nt Penalty Report manageme Member nt Book Issue Books Manageme nt Book Issue 14 Student
  • 15. Online Library Management System E-R DIGRAM It is clear that the physical objects from the previous section – the member, books, library – correspond to entities in the Entity-Relationship model, and the operations to be done on those entities – holds, checkouts, and so on – correspond to relationships. However, a good design will minimize redundancy and attempt to store all the required information in as small a space as possible. 15
  • 17. Online Library Management System SNAPSHOTS 17
  • 22. Online Library Management System Future Scope FUTURE SCOPE OF APPLICATION : This application can be easily implemented under various situations. We can add new features as and when we require. Reusability is possible as and when require in this application. There is flexibility in all the modules. SOFTWARE SCOPE: • Extensibility: This software is extendable in ways that its original developers may not expect. The following principles enhances extensibility like hide data structure, avoid traversing multiple links or methods, avoid case statements on object type and distinguish public and private operations. • Reusability: Reusability is possible as and when require in this application. We can update it next version. Reusable software reduces design, coding and testing cost by amortizing effort over several designs. Reducing the amount of code also simplifies understanding, which increases the likelihood that the code is correct. We follow up both types of reusability: Sharing of newly written code within a project and reuse of previously written code on new projects. 22
  • 23. Online Library Management System • Understandability: A method is understandable if someone other than the creator of the method can understand the code (as well as the creator after a time lapse). We use the method, which small and coherent helps to accomplish this. • Cost-effectiveness: Its cost is under the budget and make within given time period. It is desirable to aim for a system with a minimum cost subject to the condition that it must satisfy the entire requirement. Scope of this document is to put down the requirements, clearly identifying the information needed by the user, the source of the information and outputs expected from the system. 23
  • 24. Online Library Management System Conclusion From a proper analysis of positive points and constraints on the component, it can be safely concluded that the product is a highly efficient GUI based component. This application is working properly and meeting to all user requirements. This component can be easily plugged in many other systems. 24
  • 25. Online Library Management System Bibliography Books: • Beginning Java Objects: From Concepts to Code -by Jacquie Barker) • Introduction to Java Programming (NIIIT publication) • The Complete Reference Java(McGrawhill; Herbert Schildth- reprint 2008) • Introduction to MS-Access(Aptech) Web Sites: • www.apache.org • www.wikipedia.com 25