Project Doc 1
Project Doc 1
Project Outline
About Project
Problem Description
Front end (VB 6.0)
Back end (Ms Access)
Future Enhancement
Hardware/Software Specification
Objective Achieved Successfully
Environment Necessary To Run The Project
System Analysis
System Planning & Design
Testing of Project
Conclusion
Bibliography
References
Soft Copy On Cd
ABOUT PROJECT
The Project “LIBRARY MANAGEMENT” is made with the effort of many people in
a direct or indirect manner to achieve the objective.
HARDWARE USED:-
SOFTWARE USED:-
HARDWARE REQUIRED
PROCESSOR - PENTIUM-III
RAM – 256 GB
HARD DISK – 4 GB
MONITOR – 17” SAMSUNG COLOR MONITOR
CD ROM
KEYBOARD – 1.5 KEY MULTIMEDIA KEYBOARD
PRINTER – HP LASER JET 6L PRINTER
MOUSE – OPTICAL MOUSE IBALL
SOFTWARE REQUIRED
FEASIBILITY STUDY:-
The proposed system has technical capacity of required to hold the data.
This project is efficient and responds quickly for various enquires
regardless
Of number of locations.
The system proposed could be expanded easily and Efficiency, whenever
required.
All stages of asoftware process status quo, problem definition, technical development,
and
solution integration coexist simultaneously
at some level of detail.
design and analysis. Information engineering encompasses requirements gathering at the
strategic business level and at the business area level.
Design. Software design is actually a multistep process that focuses on four distinct
attributes of a program: data structure, software architecture, interface representations,
and procedural (algorithmic) detail. The design process translates requirements into a
representation of the software that can be assessed for quality before coding begins. Like
requirements, the design is documented and becomes part of the software
configuration.
Code generation. The design must be translated into a machine-readable form.The code
generation step performs this task. If design is performed in a detailed manner,code
generation can be accomplished mechanistically.
Testing. Once code has been generated, program testing begins. The testing process
focuses on the logical internals of the software, ensuring that all statements have been
tested, and on the functional externals; that is, conducting tests to uncover errors and
ensure that defined input will produce actual results that agree with required results.
Implementation. Software will undoubtedly undergo change after it is delivered to the
customer (a possible exception is embedded software). Change will occur because errors
have been encountered, because the software must be adapted to accommodate changes
in its external environment (e.g., a change required because of a new operating system or
peripheral device), or because the customer requires functional or performance
enhancements. Software support/maintenance reapplies each of the preceding phases to
USER LOGIN
ADMIN
2. 1level :-
DATA DICTIONARY
LOGIN TABLE
BOOK STOCK
NEW_ISSUE
BOOK RETURN
STUD
ENT
DETAI
LS
LIST OF FORMS
SPLASH FORM
LOG IN FORM
MDI FORM
NEW STUDENT
STUDENT DETAILS
VIEW BOOK STOCK
NEW
ISSUE
BOOK RETURN FORM
ALL USER/CUSTOMER REPORT
BOOK REPORT
BOOK ISSUE REPORT
BOOK RETURN REPORT
SOURCE CODE
SPLASH FORM
End Sub
rs(0) = Text1.Text
rs(1) = Text2.Text
rs(2) = Text3.Text
rs(3) = Text4.Text
rs(4) = Text5.Text
rs(5) = Text6.Text
rs(6) = Text7.Text
rs.Update
MsgBox "Record Updated"
Text1.Text = " "
Text2.Text = " "
Text3.Text = " "
Text4.Text = " "
Text5.Text = " "
Text6.Text = " "
Text7.Text = " "
End Sub
After we have completed the project we are sure the problems in the existing
efficiency. The main focus of this project is to lessen human efforts. The
maintenance of the records is made efficient, as all the records are stored in
the ACCESS database, through which data can be retrieved easily. The
navigation control is provided in all the forms to navigate through the large
amount of records. If the numbers of records are very large then user has to
just type in the search string and user gets the results immediately. The
editing is also made simpler. The user has to just type in the required field
The Books and Students are given a particular unique id no. So that they can
be accessed correctly and without errors. Our main aim of the project is to get
the correct information about a particular student and books available in the
library.
The problems, which existed in the earlier system, have been removed to a
large extent. And it is expected that this project will go a long way in
satisfying users requirements. The computerization of the Library
Management will not only improves the efficiency but will also reduce
human stress thereby indirectly improving human recourses.
BIBLIOGRAPHY
BIBLIOGRAPHY
OTHER THAN THESE BOOKS I REFERRED SOME SITES AND EBOOKS ALSO.
URL’s:-
www.freecomputerbooks.com
www.bigbanyantree.com
www.forumempire.com