0% found this document useful (0 votes)
314 views3 pages

Bank System BANK Transaction Response

The document describes an ATM system with three entities: User, Operator, and ATM. The User entity has attributes for card number, PIN, name, and address. The Operator entity has attributes for ID number and name. The ATM entity has attributes for machine number, amount of money, and available services. The Operator performs maintenance on the ATM. A User can use their card number and PIN to access services at an ATM, which tracks money amounts and provides receipts.

Uploaded by

Elle Lee
Copyright
© © All Rights Reserved
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)
314 views3 pages

Bank System BANK Transaction Response

The document describes an ATM system with three entities: User, Operator, and ATM. The User entity has attributes for card number, PIN, name, and address. The Operator entity has attributes for ID number and name. The ATM entity has attributes for machine number, amount of money, and available services. The Operator performs maintenance on the ATM. A User can use their card number and PIN to access services at an ATM, which tracks money amounts and provides receipts.

Uploaded by

Elle Lee
Copyright
© © All Rights Reserved
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/ 3

Data Flow Diagram Level 0 (Diagram Context)

BANK transaction response Bank system

user authentication
credentials,Request an ATM
transaction Bank transaction request

User
ATM system
Notification of deposit

ATM transaction response Verification of deposit,


ATM operator
Total stocks over

ATM system will request authentication credentials from the client request with the desired
customer services, but the response system will perform customer transactions done. In the ATM
operator, the system will send notifications deposits selamjutnya operator will verify the deposit
and enter the total stock of money in ATM
TITTLE: ENTITY RELATIONSHIP ATM SYSTEM (withdrawal money)

Entity Relationship Diagram ATM

The system will be made, it is known there are three entities that can be used.The following entities
with attributes and relationships.

 User entity
Attribute: No_card, PIN, name and address
 Operator entity
Attribute: No_ID, name
 ATM entity
Attribute: No_ATM, amount_ money, services
amount_money

name No_ATM services


No_ID
maintenance
ATM
N
Operator
1 N

No_card PIN
Interesting

M User

name address

Explanation Entity Relationship Diagram (ERD) ATM SYSTEM (withdrawal money).

User entity

 No_card, : Number of card


 PIN : Password for account ATM entity
 Name : Name of user  No_ATM : Number of ATM used
 Address : address of user  amount_ money : amount of
money(withdrawal).
Operator entity
 services : Services given(receipt).
 No_ID :Number of ID user
 Name : Name of user

You might also like