SlideShare uma empresa Scribd logo
1 de 31
1
INTRODUCTION
The project titled Library Management System is Library management software
for monitoring and controlling the transactions in a library .The project “Library
Management System” is developed in java, which mainly focuses on basic operations
in a library like adding new member, new books, and updating new information,
searching books and members and facility to borrow and return books.
“Library Management System” is a windows application written for 32-bit
Windows operating systems, designed to help users maintain and organize library. Our
software is easy to use for both beginners and advanced users. It features a familiar
and well thought-out, an attractive user interface, combined with strong searching
Insertion and reporting capabilities. The report generation facility of library system
helps to get a good idea of which are the books borrowed by the members, makes
users possible to generate reports’ hard copy.
The software Library Management System has four main modules.
 Insertion to Database Module – User friendly input screen
 Extracting from Database module – Attractive Output Screen
 Report Generation module – borrowed book list & Available book list
 Search Facility system – search for books and members
2
SYSTEM ANALYSIS
EXISTING SYSTEM:
System Analysis is a detailed study of the various operations performed by a
system and their relationships within and outside of the system. Here the key
question is- what all problems exist in the present system? What must be done to
solve the problem? Analysis begins when a user or manager begins a study of the
program using existing system.
During analysis, data collected on the various files, decision points and
transactions handled by the present system. The commonly used tools in the system
are Data Flow Diagram, interviews, etc. Training, experience and common sense are
required for collection of relevant information needed to develop the system. The
success of the system depends largely on how clearly the problem is defined,
thoroughly investigated and properly carried out through the choice of solution. A
good analysis model should provide not only the mechanisms of problem
understanding but also the frame work of the solution. Thus it should be studied
thoroughly by collecting data about the system. Then the proposed system should be
analyzed thoroughly in accordance with the needs.
System analysis can be categorized into four parts.
 System planning and initial investigation
 Information Gathering
 Applying analysis tools for structured analysis
 Feasibility study
3
 Cost/ Benefit analysis.
In our existing system all the transaction of books are done manually, So taking more
time for a transaction like borrowing a book or returning a book and also for searching of
members and books. Another major disadvantage is that to preparing the list of books
borrowed and the available books in the library will take more time, currently it is doing as a
one day process for verifying all records. So after conducting the feasibility study we decided
to make the manual Library management system to be computerized.
4
PROPOSED SYSTEM
Proposed system is an automated Library Management System. Through our
software user can add members, add books, search members, search books, update
information, edit information, borrow and return books in quick time. Our proposed system
has the following advantages.
 User friendly interface
 Fast access to database
 Less error
 More Storage Capacity
 Search facility
 Look and Feel Environment
 Quick transaction
All the manual difficulties in managing the Library have been rectified by implementing
computerization.
5
FEASIBILITY ANALYSIS
Whatever we think need not be feasible .It is wise to think about the feasibility of any
problem we undertake. Feasibility is the study of impact, which happens in the organization
by the development of a system. The impact can be either positive or negative. When the
positives nominate the negatives, then the system is considered feasible. Here the feasibility
study can be performed in two ways such as technical feasibility and Economical Feasibility.
Technical Feasibility:
We can strongly says that it is technically feasible, since there will not be much difficulty in
getting required resources for the development and maintaining the system as well. All the
resources needed for the development of the software as well as the maintenance of the
same is available in the organization here we are utilizing the resources which are available
already.
Economical Feasibility
Development of this application is highly economically feasible .The organization needed
not spend much m one for the development of t he system already available. The only thing is
to be done is making an environment for the development with an effective supervision. I f
we are doing so , we can attain the maximum usability of the corresponding resources .Even
6
after the development , the organization will not be in a condition to invest more in t he
organization .There fore , the system is economically feasible.
HARDWARE CONFIGURATION
Processor : Pentium III 630MHz
RAM : 128 MB
Hard Disk : 20GB
Monitor : 15” Color monitor
Key Board : 122 Keys
7
SOFTWARE CONFIGURATION
Operating System : Windows NT,
Windows 98,
Windows XP.
Language : Java 2 Runtime Environment
Database : MS Access2007.
8
SYSTEM REQUIREMENTS
This management system can be used in windows 98, Windows2000, Windows XP and
Windows NT, supported for other platform such as Applet, Macintosh and UNIX.
The system must be running Windows 98, Windows 98 or Windows NT4.0 operating system
and must meet the following hardware requirements.
 For Windows 95 based computers , a 486 / 66 MHz or higher
processor with 8MB
 For Windows 98 based computers , a 500/88MHz or higher
processor with 32 Mb of RAM
 For Windows NT based computers , a 488 / 66 MHz or higher
processor with 16 MB of RAM
 For Windows 200 based computers , a 700/850 MHz or higher
processor with 512 MB of Ram
9
DATA FLOW DIAGRAM
10
11
12
SOFTWARE INTERFACE
Add New Book
Listing All Books
13
Available Books
Borrowed Books
14
Remove Book
Edit Book Details
15
Add a Member
16
Listing all Members
Edit a member
Remove a member
17
Search for Members and Books
Borrow Books
Returning a Book
18
List of Issued Books
Reserve a Book
19
SYSTEM DESIGN
INPUT DESIGN
Input design is the process of converting user-oriented input to a computer based
format. Input design is a part of overall system design, which requires very careful
attention .Often the collection of input data is the most expensive part of the system. The
main objectives of the input design are …
1. Produce cost effective method of input
2. Achieve highest possible level of accuracy
3. Ensure that the input is acceptable to and understood by the staff.
Input Data
The goal of designing input data is to make enter easy, logical and free from errors as
possible. The entering data entry operators need to know the allocated space for each field;
field sequence and which must match with that in the source document. The format in which
the data fields are entered should be given in the input form .Here data entry is online; it
makes use of processor that accepts commands and data from the operator through a key
20
board. The input required is analyzed by the processor. It is then accepted or rejected. Input
stages include the following processes
 Data Recording
 Data Transcription
 Data Conversion
 Data Verification
 Data Control
 Data Transmission
 Data Correction
One of the aims of the system analyst must be to select data capture method and
devices, which reduce the number of stages so as to reduce both the changes of errors and
the cost .Input types, can be characterized as.
• External
• Internal
• Operational
• Computerized
• Interactive
Input files can exist in document form before being input to the computer. Input
design is rather complex since it involves procedures for capturing data as well as inputting it
to the computer.
21
OUTPUT DESIGN
Outputs from computer systems are required primarily to communicate the results of
processing to users. They are also used to provide a permanent copy of these result for latter
consultation .Computer output is the most important and direct source of information to the
users. Designing computer output should proceed in an organized well through out the
manner. The right output must be available for the people who find the system easy o use.
The outputs have been defined during the logical design stage. If not, they should defined at
the beginning of the output designing terms of types of output connect, format, response etc,
Various types of outputs are
• External outputs
• Internal outputs
22
• Operational outputs
• Interactive outputs
• Turn around outputs
All screens are informative and interactive in such a way that the user can full fill his
requirements through asking queries.
DATABASE DESIGN
The general theme behind a database is to handle information as an integrated whole.
A database is a collection of interrelated data stored with minimum redundancy to serve
many users quickly and effectively. After designing input and output, the analyst must
concentrate on database design or how data should be organized around user
requirements. The general objective is to make information access, easy quick,
23
inexpensive and flexible for other users. During database design the following objectives
are concerned:-
 Controlled Redundancy
 Data independence
 Accurate and integrating
 More information at low cost
 Recovery from failure
 Privacy and security
 Performance
 Ease of learning and use
TABLES USED
24
Table Name: Books
Field Name Data Type Description
BookId AutoNumber Primary Key
Subject Text (30) -
Title Text (30) -
Author Text (25) -
Publisher Text (25) -
Copyright Number -
Edition Number -
Pages Number -
ISBN Text -
NumberOfBooks Number -
NumberOfAvailbleBooks Number -
NumberOfBorrowedBooks Number -
Library Text(25) -
Availble Yes/No -
ShelfNo Number -
Table Name: Borrow
Field Name Data Type Description
BookId Number Primary Key
MemberID Number -
DayOfBorrowed Date/Time -
DayOfReturn Date/Time -
25
Table Name: Members
Field Name Data Type Description
MemberId AutoNumber Primary Key
ID Number -
Password Text(10) -
NAME Text(25) -
EMAIL Text(25) -
Major Text(10) -
NumberOfBooks Number -
Mony Number -
Expired Date/Time -
SYSTEM IMPLEMENTATION
Implementation is the stage in the project where the theoretical design is turned into
a working system. The implementation phase constructs, installs and operates the new
system. The most crucial stage in achieving a new successful system is that it will work
efficiently and effectively.
There are several activities involved while implementing a new project they are
• End user training
26
• End user Education
• Training on the application software
• System Design
• Parallel Run And To New System
• Post implementation Review
End user Training:
The successful implementation of the new system will purely upon the involvement of the
officers working in that department. The officers will be imparted the necessary training on
the new technology.
End User Education:
The education of the end user start after the implementation and testing is over.
When the system is found to be more difficult to under stand and complex, more effort is put
to educate the end used to make them aware of the system, giving them lectures about the
new system and providing them necessary documents and materials about how the system
can do this.
Training of application software:
After providing the necessary basic training on the computer awareness, the users will
have to be trained upon the new system such as the screen flows and screen design type of
help on the screen , type of errors while entering the data , the corresponding validation
check at each entry and the way to correct the data entered. It should then cover information
needed by the specific user or group to use the system.
27
Post Implementation View:
The department is planning a method to know the states of t he past implementation
process. For that regular meeting will be arranged by the concerned officers about the
implementation problem and success
SOFTWARE TESTING
Is the menu bar displayed in the appropriate contested some system related features
included either in menus or tools? Do pull –Down menu operation and Tool-bars work
properly? Are all menu function and pull down sub function properly listed ?; Is it possible to
28
invoke each menu function using a logical assumptions that if all parts of the system are
correct, the goal will be successfully achieved .? In adequate testing or non-testing will leads
to errors that may appear few months later.
This create two problem
1. Time delay between the cause and appearance of the problem.
2. The effect of the system errors on files and records within the system
The purpose of the system testing is to consider all the likely variations to which it will be
suggested and push the systems to limits.
The testing process focuses on the logical intervals of the software ensuring that all
statements have been tested and on functional interval is conducting tests to uncover errors
and ensure that defined input will produce actual results that agree with the required results.
Program level testing, modules level testing integrated and carried out.
There are two major type of testing they are
1) White Box Testing.
2) Black Box Testing.
White Box Testing
White box some times called “Glass box testing” is a test case design uses the control
structure of the procedural design to drive test case.
Using white box testing methods, the following tests where made on the system
29
A) All independent paths within a module have been exercised once. In our system, ensuring
that case was selected and executed checked all case structures. The bugs that were
prevailing in some part of the code where fixed
b) All logical decisions were checked for the truth and falsity of the values.
Black box Testing
Black box testing focuses on the functional requirements of the software. This is black box
testing enables the software engineering to derive a set of input conditions that will fully
exercise all functional requirements for a program. Black box testing is not an alternative to
white box testing rather it is complementary approach that is likely to uncover a different
class of errors that white box methods like..
1) Interface errors
2) Performance in data structure
3) Performance errors
4) Initializing and termination errors
CONCLUSION
30
Our project is only a humble venture to satisfy the needs in a library. Several user
friendly coding have also adopted. This package shall prove to be a powerful package in
satisfying all the requirements of the organization.
The objective of software planning is to provide a frame work that enables the
manger to make reasonable estimates made within a limited time frame at the
beginning of the software project and should be updated regularly as the project
progresses. Last but not least it is no the work that played the ways to success but
ALMIGHTY
BIBLIOGRAPHY
31
1) http://www.java2s.com/
2) http://www.javaworld.com/javaworld/jw-01-1998/jw-01-bookreview.html
3) Database Programming with JDBC and Java by O'Reilly
4) Head First Java 2nd Edition
5) http://java.sun.com/javase/technologies/desktop/

Mais conteúdo relacionado

Mais procurados

Library management system
Library management systemLibrary management system
Library management systemwethecodershelp
 
Project online library management
Project online library managementProject online library management
Project online library managementPrem Prasun
 
Library management system
Library management systemLibrary management system
Library management systemABhay Panchal
 
Library management system
Library management systemLibrary management system
Library management systemParesh Gosavi
 
Online library management system
Online library management systemOnline library management system
Online library management systemBharat Kunwar
 
Library management system
Library management systemLibrary management system
Library management systemArman Ahmed
 
Library Management system
Library Management systemLibrary Management system
Library Management systemTayyab Hussain
 
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 systemSara Malik
 
Library management
Library managementLibrary management
Library managementManoj Jhawar
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library ManagementVarsha Sarkar
 
Library management system
Library management systemLibrary management system
Library management systemImdad Ul Haq
 
Library Management System PPT
Library Management System PPTLibrary Management System PPT
Library Management System PPTTamaghna Banerjee
 
online library management system
online library management systemonline library management system
online library management systemVirani Sagar
 
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 PHP
 library management system PHP  library management system PHP
library management system PHP reshmajohney
 
The library management system
The library management systemThe library management system
The library management systemMunem Shahrear
 

Mais procurados (20)

Library management system
Library management systemLibrary management system
Library management system
 
Library management project
Library management projectLibrary management project
Library management project
 
Srs for library
Srs for librarySrs for library
Srs for library
 
Project online library management
Project online library managementProject online library management
Project online library management
 
Library management system
Library management systemLibrary management system
Library management system
 
Library management system
Library management systemLibrary management system
Library management system
 
Online library management system
Online library management systemOnline library management system
Online 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 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
Library managementLibrary management
Library management
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library Management
 
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
 
online library management system
online library management systemonline library management system
online library management system
 
Library doc
Library docLibrary doc
Library doc
 
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 PHP
 library management system PHP  library management system PHP
library management system PHP
 
The library management system
The library management systemThe library management system
The library management system
 

Destaque

[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...
[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...
[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...Scott Abel
 
Wnl 189 open source software by maltesh
Wnl 189 open source software by malteshWnl 189 open source software by maltesh
Wnl 189 open source software by malteshKishor Satpathy
 
Library management system
Library management systemLibrary management system
Library management systemRaaghav Bhatia
 
Chapter 2:review of related literature and studies
Chapter 2:review of related literature and studiesChapter 2:review of related literature and studies
Chapter 2:review of related literature and studiesmhel15
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation Smit Patel
 
Chapter 2-Realated literature and Studies
Chapter 2-Realated literature and StudiesChapter 2-Realated literature and Studies
Chapter 2-Realated literature and StudiesMercy Daracan
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemAditya Shah
 

Destaque (9)

[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...
[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...
[Workshop] Analyzing Your Deliverables: Developing the Optimal Documentation ...
 
Wnl 189 open source software by maltesh
Wnl 189 open source software by malteshWnl 189 open source software by maltesh
Wnl 189 open source software by maltesh
 
Intro to Koha
Intro to KohaIntro to Koha
Intro to Koha
 
Library management system
Library management systemLibrary management system
Library management system
 
Chapter 2:review of related literature and studies
Chapter 2:review of related literature and studiesChapter 2:review of related literature and studies
Chapter 2:review of related literature and studies
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation
 
Chapter 2-Realated literature and Studies
Chapter 2-Realated literature and StudiesChapter 2-Realated literature and Studies
Chapter 2-Realated literature and Studies
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 

Semelhante a Library mangement system project srs documentation

Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle databaseSaikot Roy
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentationanuj_rakheja
 
College management
College managementCollege management
College managementanandhan30
 
IP final project
IP final project IP final project
IP final project SantySS
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-systemAkshay Iliger
 
Book store Black Book - Dinesh48
Book store Black Book - Dinesh48Book store Black Book - Dinesh48
Book store Black Book - Dinesh48Dinesh Jogdand
 
04.project billing system
04.project billing system04.project billing system
04.project billing systemgirivaishali
 
departmental store
departmental storedepartmental store
departmental storeFreelancer
 
IP Final project 12th
IP Final project 12thIP Final project 12th
IP Final project 12thSantySS
 
Issue Management System
Issue Management SystemIssue Management System
Issue Management SystemPratik Vipul
 
Data Warehouses & Deployment By Ankita dubey
Data Warehouses & Deployment By Ankita dubeyData Warehouses & Deployment By Ankita dubey
Data Warehouses & Deployment By Ankita dubeyAnkita Dubey
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology RaviKalola786
 
Mingle box - Online Job seeking System
Mingle box - Online Job seeking SystemMingle box - Online Job seeking System
Mingle box - Online Job seeking SystemBharat Kalia
 
Hrm database-management-java-project
Hrm database-management-java-projectHrm database-management-java-project
Hrm database-management-java-projectchetanmbhimewal
 
Product and sevices management system
Product and sevices management systemProduct and sevices management system
Product and sevices management systemVinod Gurram
 

Semelhante a Library mangement system project srs documentation (20)

Library Management System using oracle database
Library Management System using oracle databaseLibrary Management System using oracle database
Library Management System using oracle database
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentation
 
College management
College managementCollege management
College management
 
IP final project
IP final project IP final project
IP final project
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-system
 
Job portal
Job portalJob portal
Job portal
 
Book store Black Book - Dinesh48
Book store Black Book - Dinesh48Book store Black Book - Dinesh48
Book store Black Book - Dinesh48
 
04.project billing system
04.project billing system04.project billing system
04.project billing system
 
departmental store
departmental storedepartmental store
departmental store
 
Public voice
Public voicePublic voice
Public voice
 
IP Final project 12th
IP Final project 12thIP Final project 12th
IP Final project 12th
 
Issue Management System
Issue Management SystemIssue Management System
Issue Management System
 
Data Warehouses & Deployment By Ankita dubey
Data Warehouses & Deployment By Ankita dubeyData Warehouses & Deployment By Ankita dubey
Data Warehouses & Deployment By Ankita dubey
 
Project report
Project report Project report
Project report
 
lake city institute of technology
lake city institute of technology lake city institute of technology
lake city institute of technology
 
Brilient login system
Brilient login systemBrilient login system
Brilient login system
 
Mis
MisMis
Mis
 
Mingle box - Online Job seeking System
Mingle box - Online Job seeking SystemMingle box - Online Job seeking System
Mingle box - Online Job seeking System
 
Hrm database-management-java-project
Hrm database-management-java-projectHrm database-management-java-project
Hrm database-management-java-project
 
Product and sevices management system
Product and sevices management systemProduct and sevices management system
Product and sevices management system
 

Mais de Suchit Moon

GPS and Weapons Technology
GPS  and Weapons TechnologyGPS  and Weapons Technology
GPS and Weapons TechnologySuchit Moon
 
Green Nanotechnology in Automobiles
Green Nanotechnology in AutomobilesGreen Nanotechnology in Automobiles
Green Nanotechnology in AutomobilesSuchit Moon
 
INDEPENDENT SUSPENSION SYSTEM
INDEPENDENT SUSPENSION SYSTEMINDEPENDENT SUSPENSION SYSTEM
INDEPENDENT SUSPENSION SYSTEMSuchit Moon
 
Regenerative braking system
Regenerative braking systemRegenerative braking system
Regenerative braking systemSuchit Moon
 
REMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACK
REMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACKREMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACK
REMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACKSuchit Moon
 
REMOTE OPERATED FORK LIFT
REMOTE OPERATED FORK LIFTREMOTE OPERATED FORK LIFT
REMOTE OPERATED FORK LIFTSuchit Moon
 
Foot step power generator
Foot step power generatorFoot step power generator
Foot step power generatorSuchit Moon
 
foot step power generation
foot step power generationfoot step power generation
foot step power generationSuchit Moon
 
Power generation from speedbreakers
Power generation from speedbreakersPower generation from speedbreakers
Power generation from speedbreakersSuchit Moon
 
Stepper and hbridgestepper motor as generator hack
Stepper and hbridgestepper motor as generator hackStepper and hbridgestepper motor as generator hack
Stepper and hbridgestepper motor as generator hackSuchit Moon
 
STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...
STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...
STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...Suchit Moon
 
pick-and-place-robot
pick-and-place-robotpick-and-place-robot
pick-and-place-robotSuchit Moon
 
Active Air Suspension System
Active Air Suspension SystemActive Air Suspension System
Active Air Suspension SystemSuchit Moon
 
design-fabrication-solar food dryer
design-fabrication-solar food dryerdesign-fabrication-solar food dryer
design-fabrication-solar food dryerSuchit Moon
 
Front Wheel Steering System With Moveable Headlights
Front Wheel Steering System  With  Moveable HeadlightsFront Wheel Steering System  With  Moveable Headlights
Front Wheel Steering System With Moveable HeadlightsSuchit Moon
 
Robotic arm control through internet/Lan for patient operation
Robotic arm control through internet/Lan for patient operationRobotic arm control through internet/Lan for patient operation
Robotic arm control through internet/Lan for patient operationSuchit Moon
 
INTERNAL GEAR PUMP
INTERNAL GEAR PUMPINTERNAL GEAR PUMP
INTERNAL GEAR PUMPSuchit Moon
 
VERTICAL AXIS WIND TURBINE
VERTICAL AXIS WIND TURBINEVERTICAL AXIS WIND TURBINE
VERTICAL AXIS WIND TURBINESuchit Moon
 
Design & Fabrication of Film Frame by Geneva Mechanism
Design & Fabrication of Film Frame by Geneva MechanismDesign & Fabrication of Film Frame by Geneva Mechanism
Design & Fabrication of Film Frame by Geneva MechanismSuchit Moon
 

Mais de Suchit Moon (20)

GPS and Weapons Technology
GPS  and Weapons TechnologyGPS  and Weapons Technology
GPS and Weapons Technology
 
Green Nanotechnology in Automobiles
Green Nanotechnology in AutomobilesGreen Nanotechnology in Automobiles
Green Nanotechnology in Automobiles
 
INDEPENDENT SUSPENSION SYSTEM
INDEPENDENT SUSPENSION SYSTEMINDEPENDENT SUSPENSION SYSTEM
INDEPENDENT SUSPENSION SYSTEM
 
Regenerative braking system
Regenerative braking systemRegenerative braking system
Regenerative braking system
 
REMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACK
REMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACKREMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACK
REMOTE CONTROLLED ELECTRICALLY OPERATED HYDRAULIC JACK
 
REMOTE OPERATED FORK LIFT
REMOTE OPERATED FORK LIFTREMOTE OPERATED FORK LIFT
REMOTE OPERATED FORK LIFT
 
Foot step power generator
Foot step power generatorFoot step power generator
Foot step power generator
 
foot step power generation
foot step power generationfoot step power generation
foot step power generation
 
Power generation from speedbreakers
Power generation from speedbreakersPower generation from speedbreakers
Power generation from speedbreakers
 
Stepper and hbridgestepper motor as generator hack
Stepper and hbridgestepper motor as generator hackStepper and hbridgestepper motor as generator hack
Stepper and hbridgestepper motor as generator hack
 
STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...
STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...
STUDY ON PRINCIPLE AND OPERATIONS OF CNC MACHINES IN VARIOUS FABRICATION PROC...
 
pick-and-place-robot
pick-and-place-robotpick-and-place-robot
pick-and-place-robot
 
Air sepration
Air seprationAir sepration
Air sepration
 
Active Air Suspension System
Active Air Suspension SystemActive Air Suspension System
Active Air Suspension System
 
design-fabrication-solar food dryer
design-fabrication-solar food dryerdesign-fabrication-solar food dryer
design-fabrication-solar food dryer
 
Front Wheel Steering System With Moveable Headlights
Front Wheel Steering System  With  Moveable HeadlightsFront Wheel Steering System  With  Moveable Headlights
Front Wheel Steering System With Moveable Headlights
 
Robotic arm control through internet/Lan for patient operation
Robotic arm control through internet/Lan for patient operationRobotic arm control through internet/Lan for patient operation
Robotic arm control through internet/Lan for patient operation
 
INTERNAL GEAR PUMP
INTERNAL GEAR PUMPINTERNAL GEAR PUMP
INTERNAL GEAR PUMP
 
VERTICAL AXIS WIND TURBINE
VERTICAL AXIS WIND TURBINEVERTICAL AXIS WIND TURBINE
VERTICAL AXIS WIND TURBINE
 
Design & Fabrication of Film Frame by Geneva Mechanism
Design & Fabrication of Film Frame by Geneva MechanismDesign & Fabrication of Film Frame by Geneva Mechanism
Design & Fabrication of Film Frame by Geneva Mechanism
 

Último

Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfrs7054576148
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 

Último (20)

Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 

Library mangement system project srs documentation

  • 1. 1 INTRODUCTION The project titled Library Management System is Library management software for monitoring and controlling the transactions in a library .The project “Library Management System” is developed in java, which mainly focuses on basic operations in a library like adding new member, new books, and updating new information, searching books and members and facility to borrow and return books. “Library Management System” is a windows application written for 32-bit Windows operating systems, designed to help users maintain and organize library. Our software is easy to use for both beginners and advanced users. It features a familiar and well thought-out, an attractive user interface, combined with strong searching Insertion and reporting capabilities. The report generation facility of library system helps to get a good idea of which are the books borrowed by the members, makes users possible to generate reports’ hard copy. The software Library Management System has four main modules.  Insertion to Database Module – User friendly input screen  Extracting from Database module – Attractive Output Screen  Report Generation module – borrowed book list & Available book list  Search Facility system – search for books and members
  • 2. 2 SYSTEM ANALYSIS EXISTING SYSTEM: System Analysis is a detailed study of the various operations performed by a system and their relationships within and outside of the system. Here the key question is- what all problems exist in the present system? What must be done to solve the problem? Analysis begins when a user or manager begins a study of the program using existing system. During analysis, data collected on the various files, decision points and transactions handled by the present system. The commonly used tools in the system are Data Flow Diagram, interviews, etc. Training, experience and common sense are required for collection of relevant information needed to develop the system. The success of the system depends largely on how clearly the problem is defined, thoroughly investigated and properly carried out through the choice of solution. A good analysis model should provide not only the mechanisms of problem understanding but also the frame work of the solution. Thus it should be studied thoroughly by collecting data about the system. Then the proposed system should be analyzed thoroughly in accordance with the needs. System analysis can be categorized into four parts.  System planning and initial investigation  Information Gathering  Applying analysis tools for structured analysis  Feasibility study
  • 3. 3  Cost/ Benefit analysis. In our existing system all the transaction of books are done manually, So taking more time for a transaction like borrowing a book or returning a book and also for searching of members and books. Another major disadvantage is that to preparing the list of books borrowed and the available books in the library will take more time, currently it is doing as a one day process for verifying all records. So after conducting the feasibility study we decided to make the manual Library management system to be computerized.
  • 4. 4 PROPOSED SYSTEM Proposed system is an automated Library Management System. Through our software user can add members, add books, search members, search books, update information, edit information, borrow and return books in quick time. Our proposed system has the following advantages.  User friendly interface  Fast access to database  Less error  More Storage Capacity  Search facility  Look and Feel Environment  Quick transaction All the manual difficulties in managing the Library have been rectified by implementing computerization.
  • 5. 5 FEASIBILITY ANALYSIS Whatever we think need not be feasible .It is wise to think about the feasibility of any problem we undertake. Feasibility is the study of impact, which happens in the organization by the development of a system. The impact can be either positive or negative. When the positives nominate the negatives, then the system is considered feasible. Here the feasibility study can be performed in two ways such as technical feasibility and Economical Feasibility. Technical Feasibility: We can strongly says that it is technically feasible, since there will not be much difficulty in getting required resources for the development and maintaining the system as well. All the resources needed for the development of the software as well as the maintenance of the same is available in the organization here we are utilizing the resources which are available already. Economical Feasibility Development of this application is highly economically feasible .The organization needed not spend much m one for the development of t he system already available. The only thing is to be done is making an environment for the development with an effective supervision. I f we are doing so , we can attain the maximum usability of the corresponding resources .Even
  • 6. 6 after the development , the organization will not be in a condition to invest more in t he organization .There fore , the system is economically feasible. HARDWARE CONFIGURATION Processor : Pentium III 630MHz RAM : 128 MB Hard Disk : 20GB Monitor : 15” Color monitor Key Board : 122 Keys
  • 7. 7 SOFTWARE CONFIGURATION Operating System : Windows NT, Windows 98, Windows XP. Language : Java 2 Runtime Environment Database : MS Access2007.
  • 8. 8 SYSTEM REQUIREMENTS This management system can be used in windows 98, Windows2000, Windows XP and Windows NT, supported for other platform such as Applet, Macintosh and UNIX. The system must be running Windows 98, Windows 98 or Windows NT4.0 operating system and must meet the following hardware requirements.  For Windows 95 based computers , a 486 / 66 MHz or higher processor with 8MB  For Windows 98 based computers , a 500/88MHz or higher processor with 32 Mb of RAM  For Windows NT based computers , a 488 / 66 MHz or higher processor with 16 MB of RAM  For Windows 200 based computers , a 700/850 MHz or higher processor with 512 MB of Ram
  • 10. 10
  • 11. 11
  • 12. 12 SOFTWARE INTERFACE Add New Book Listing All Books
  • 16. 16 Listing all Members Edit a member Remove a member
  • 17. 17 Search for Members and Books Borrow Books Returning a Book
  • 18. 18 List of Issued Books Reserve a Book
  • 19. 19 SYSTEM DESIGN INPUT DESIGN Input design is the process of converting user-oriented input to a computer based format. Input design is a part of overall system design, which requires very careful attention .Often the collection of input data is the most expensive part of the system. The main objectives of the input design are … 1. Produce cost effective method of input 2. Achieve highest possible level of accuracy 3. Ensure that the input is acceptable to and understood by the staff. Input Data The goal of designing input data is to make enter easy, logical and free from errors as possible. The entering data entry operators need to know the allocated space for each field; field sequence and which must match with that in the source document. The format in which the data fields are entered should be given in the input form .Here data entry is online; it makes use of processor that accepts commands and data from the operator through a key
  • 20. 20 board. The input required is analyzed by the processor. It is then accepted or rejected. Input stages include the following processes  Data Recording  Data Transcription  Data Conversion  Data Verification  Data Control  Data Transmission  Data Correction One of the aims of the system analyst must be to select data capture method and devices, which reduce the number of stages so as to reduce both the changes of errors and the cost .Input types, can be characterized as. • External • Internal • Operational • Computerized • Interactive Input files can exist in document form before being input to the computer. Input design is rather complex since it involves procedures for capturing data as well as inputting it to the computer.
  • 21. 21 OUTPUT DESIGN Outputs from computer systems are required primarily to communicate the results of processing to users. They are also used to provide a permanent copy of these result for latter consultation .Computer output is the most important and direct source of information to the users. Designing computer output should proceed in an organized well through out the manner. The right output must be available for the people who find the system easy o use. The outputs have been defined during the logical design stage. If not, they should defined at the beginning of the output designing terms of types of output connect, format, response etc, Various types of outputs are • External outputs • Internal outputs
  • 22. 22 • Operational outputs • Interactive outputs • Turn around outputs All screens are informative and interactive in such a way that the user can full fill his requirements through asking queries. DATABASE DESIGN The general theme behind a database is to handle information as an integrated whole. A database is a collection of interrelated data stored with minimum redundancy to serve many users quickly and effectively. After designing input and output, the analyst must concentrate on database design or how data should be organized around user requirements. The general objective is to make information access, easy quick,
  • 23. 23 inexpensive and flexible for other users. During database design the following objectives are concerned:-  Controlled Redundancy  Data independence  Accurate and integrating  More information at low cost  Recovery from failure  Privacy and security  Performance  Ease of learning and use TABLES USED
  • 24. 24 Table Name: Books Field Name Data Type Description BookId AutoNumber Primary Key Subject Text (30) - Title Text (30) - Author Text (25) - Publisher Text (25) - Copyright Number - Edition Number - Pages Number - ISBN Text - NumberOfBooks Number - NumberOfAvailbleBooks Number - NumberOfBorrowedBooks Number - Library Text(25) - Availble Yes/No - ShelfNo Number - Table Name: Borrow Field Name Data Type Description BookId Number Primary Key MemberID Number - DayOfBorrowed Date/Time - DayOfReturn Date/Time -
  • 25. 25 Table Name: Members Field Name Data Type Description MemberId AutoNumber Primary Key ID Number - Password Text(10) - NAME Text(25) - EMAIL Text(25) - Major Text(10) - NumberOfBooks Number - Mony Number - Expired Date/Time - SYSTEM IMPLEMENTATION Implementation is the stage in the project where the theoretical design is turned into a working system. The implementation phase constructs, installs and operates the new system. The most crucial stage in achieving a new successful system is that it will work efficiently and effectively. There are several activities involved while implementing a new project they are • End user training
  • 26. 26 • End user Education • Training on the application software • System Design • Parallel Run And To New System • Post implementation Review End user Training: The successful implementation of the new system will purely upon the involvement of the officers working in that department. The officers will be imparted the necessary training on the new technology. End User Education: The education of the end user start after the implementation and testing is over. When the system is found to be more difficult to under stand and complex, more effort is put to educate the end used to make them aware of the system, giving them lectures about the new system and providing them necessary documents and materials about how the system can do this. Training of application software: After providing the necessary basic training on the computer awareness, the users will have to be trained upon the new system such as the screen flows and screen design type of help on the screen , type of errors while entering the data , the corresponding validation check at each entry and the way to correct the data entered. It should then cover information needed by the specific user or group to use the system.
  • 27. 27 Post Implementation View: The department is planning a method to know the states of t he past implementation process. For that regular meeting will be arranged by the concerned officers about the implementation problem and success SOFTWARE TESTING Is the menu bar displayed in the appropriate contested some system related features included either in menus or tools? Do pull –Down menu operation and Tool-bars work properly? Are all menu function and pull down sub function properly listed ?; Is it possible to
  • 28. 28 invoke each menu function using a logical assumptions that if all parts of the system are correct, the goal will be successfully achieved .? In adequate testing or non-testing will leads to errors that may appear few months later. This create two problem 1. Time delay between the cause and appearance of the problem. 2. The effect of the system errors on files and records within the system The purpose of the system testing is to consider all the likely variations to which it will be suggested and push the systems to limits. The testing process focuses on the logical intervals of the software ensuring that all statements have been tested and on functional interval is conducting tests to uncover errors and ensure that defined input will produce actual results that agree with the required results. Program level testing, modules level testing integrated and carried out. There are two major type of testing they are 1) White Box Testing. 2) Black Box Testing. White Box Testing White box some times called “Glass box testing” is a test case design uses the control structure of the procedural design to drive test case. Using white box testing methods, the following tests where made on the system
  • 29. 29 A) All independent paths within a module have been exercised once. In our system, ensuring that case was selected and executed checked all case structures. The bugs that were prevailing in some part of the code where fixed b) All logical decisions were checked for the truth and falsity of the values. Black box Testing Black box testing focuses on the functional requirements of the software. This is black box testing enables the software engineering to derive a set of input conditions that will fully exercise all functional requirements for a program. Black box testing is not an alternative to white box testing rather it is complementary approach that is likely to uncover a different class of errors that white box methods like.. 1) Interface errors 2) Performance in data structure 3) Performance errors 4) Initializing and termination errors CONCLUSION
  • 30. 30 Our project is only a humble venture to satisfy the needs in a library. Several user friendly coding have also adopted. This package shall prove to be a powerful package in satisfying all the requirements of the organization. The objective of software planning is to provide a frame work that enables the manger to make reasonable estimates made within a limited time frame at the beginning of the software project and should be updated regularly as the project progresses. Last but not least it is no the work that played the ways to success but ALMIGHTY BIBLIOGRAPHY
  • 31. 31 1) http://www.java2s.com/ 2) http://www.javaworld.com/javaworld/jw-01-1998/jw-01-bookreview.html 3) Database Programming with JDBC and Java by O'Reilly 4) Head First Java 2nd Edition 5) http://java.sun.com/javase/technologies/desktop/