LIBRARY FINAL
LIBRARY FINAL
Main Report
Objectives & Scope of the project
Theoretical Background of Project
Definition of problem
System Analysis & Design
System Planning (PERT Chart)
Methodology adopted, system Implementation & Detail of
Hardware & Software used.
System maintenance & Evaluation.
Cost and benefit Analysis
Detailed Life Cycle of the project
ERD,DFD
Input and Output Screen Design
Process involved
Methodology used for testing
Test Report, Printout of the code sheet
User/Operational Manual- including security aspects, access
rights,
back up, Controls etc.
Conclusion
References
Soft copy of the project on CD
OBJECTIVE OF THE PROJECT
.
SCOPE OF THE PROJECT
The scope of the project includes that what all future enhancements
can be done in this system to make it more feasible to use :
Databases for different products range and storage can be
provided.
Multilingual support can be provided so that it can be
understandable by the person of any language.
More graphics can be added to make it more user- friendly and
understandable.
Manage and backup versions of documents online.
Business scope creep occurs when decisions that are made with
reference to a project are designed to solve or meet the requirements
and needs of the business. Business scope creep changes may be a
result of poor requirements definition early in development, or the
failure to include the users of the project until the later stage of the
systems development life cycle. Management system. Items deemed
out of scope go directly through the change control process and are not
automatically added to the project work items. The Project Scope
Management plan is included in as one of the sections in the overall
Project Management plan. It can be very detailed and formal or loosely
framed and informal depending on the communication needs of the
project.
1. Time consuming
2. Less accurate
3. Less efficient
4. Lots of paper work
5. Slow data processing
6. Not user friendly environment
7. Difficult to keep old records
8. Paper Work
SYSTEM ANALYSIS
AND
DESIGN
SYSTEM ANALYSIS AND DESIGN
FEASIBILITY STUDY:-
HARDWARE USED:-
SOFTWARE USED:-
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.
ENTITIES
Entities are objects or concepts that represent important data. They are
typically nouns, e.g. customer, supervisor, location, or promotion.
Strong entities exist independently from other entity types. They always
possess one or more attributes that uniquely distinguish each
occurrence of the entity.
Weak entities depend on some other entity type. They don't possess
unique attributes (also known as a primary key) and have no meaning
in the diagram without depending on another entity. This other entity is
known as the owner.
Associative entities are entities that associate the instances of one or
more entity types. They also contain attributes that are unique to the
relationship between those entity instances.
RELATIONSHIPS
Relationships are meaningful associations between or among entities.
They are usually verbs, e.g. assign, associate, or track. A relationship
provides useful information that could not be discerned with just the
entity types.
Weak relationships, or identifying relationships, are connections that
exist between a weak entity type and its owner.
ATTRIBUTES
Attributes are characteristics of either an entity, a many-to-many
relationship, or a one-to-one relationship.
Multivalued attributes are those that are capable of taking on more
than one value.
Derived attributes are attributes whose value can be calculated from
related attribute values.
Subject
auther
Avl_qt
y
Tname
BOOK
Dat
Dat e
e return
ISSU qty
qty ED
id
id
Student
Name
Class
Sport Phone
DATA DICTIONARY
DATA DICTIONARY
Subject Name Table
Student Table
Issue Table
Return Table
DFD
DATA FLOW DIAGRAM
DFD is a graphical representation of data process and files used
in a support system.Data Flow Diagrams are useful tools for analyzing
existing systems. Data Flow Diagram is a network that describes flows
of data and the processes that changes or transforms the data
throughout a system.
Data flow diagrams can be expanded to show successive levels of
details sufficient.
Expansion should be performed during the initial investigation to
be certain that both the analyst and user personnel share a common
understanding of the existing system and its data flow.
The different symbols used in the data flow diagram are:-
Subject Detail
Student
Register
Issue_tbl
Book_Detail
Book Report
Student Report
Issue Report
Return Report
PROCESS INVOLVED
WaterFall Model:The stages of “The Waterfall Model” are:
MDI Form
REPORT Form