Project
Project
CREATED BY
Platform
Technical Specification
Front End
PHP 7.4
Viability Of the System
A system can be developed technically and that will be used if installed must still be a
good investment for the organization. In the economical feasibility, the development
cost in creating the system is evaluated against the ultimate benefit derived from the new
systems. Financial benefits must equal or exceed the costs. The system is economically
feasible. It does not require any additional hardware or software.
Operational feasibility:
Proposed projects are beneficial only if they can be turned out into information systems,
which will meet the organization’s operating requirements. Operational feasibility
aspects of the project are to be taken as an important part of the project implementation.
Data Flow Diagram
DFD (data flow diagram) is also known as bubble chart or data flow graph. DFD’s are
very useful in understanding the system and can be effectively used during analysis. It
shows flow of data through a system visually. The DFD is a hierarchical graphical
model of a system the different processing activities or functions that the system
performs and the data interchange among these functions. It views a system as a function
that transforms the inputs into desired output. Each function is considered as a process
that consumes some input data and produces some output data. Function model can be
represented using DFD.
ER DIAGRAM
An Entity Relationship (ER) Diagram is a type of flowchart that illustrates how
“entities” such as people, objects or concepts relate to each other within a system. ER
Diagrams are most often used to design or debug relational databases in the fields of
software engineering, business information systems, education and research. Also
known as ERDs or ER Models, they use a defined set of symbols such as rectangles,
diamonds, ovals and connecting lines to depict the interconnectedness of entities,
relationships and their attributes.
Database Dictionary