0% found this document useful (0 votes)
474 views4 pages

Online Banking System

The document describes an online banking system including use cases, an ER diagram, and a system DFD. The use case describes how customers and administrators can interact with the system, such as registering accounts. The ER diagram shows the relationships between entities like customers, accounts, administrators and transactions. The system DFD outlines the processes like account registration and transactions that involve external entities like customers and the system.

Uploaded by

Nikunj Ajmani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
474 views4 pages

Online Banking System

The document describes an online banking system including use cases, an ER diagram, and a system DFD. The use case describes how customers and administrators can interact with the system, such as registering accounts. The ER diagram shows the relationships between entities like customers, accounts, administrators and transactions. The system DFD outlines the processes like account registration and transactions that involve external entities like customers and the system.

Uploaded by

Nikunj Ajmani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

ONLINE BANKING SYSTEM

USE CASE
A use case in software engineering and systems engineering is a description of a systems behavior as it responds to a request that originates from outside of that system. In other words, a use case describes "who" can do "what" with the system in question. The use case technique is used to capture a system's behavioral requirements by detailing scenario-driven threads through the functional requirement.

ER-DIAGRAM An Entity-Relationship Model (ERM) is an abstract and conceptual representation of data Entity-relationship modeling is a database modeling method, used to produce a type of conceptual schema semantic data model of a system, often a relational data and its requirements in a top-down fashion. Diagrams created using this process are called entityrelationship diagrams, or ER diagrams or ERDs for short.

Account type Account no. Name Contact no. Total balance

Customer
Admin Name Password

Residence

Password Date

Administrator

Registers for

Transaction

Grants

Account Registration

Account no. State Account type Name Address Contact no.

SYSTEM DFD:

You might also like