Summary ATM Machine system design with UML diagram and Python program
ATM Machine system design with UML diagram and Python program The below UML Diagram it describes how a simple ATM Machine works. The customer must pass authentication before withdrawing money. - Authentication is performed by checking a PIN. - The PIN can be correct or not. - Unsuccessful attempts are counted. - If the counter exceeds a limit, then the customer is rejected. - If the account balance is zero, then the account is closed.
Written for
- Institution
- SOFTWARE ENGINEERING
- Course
- SOFTWARE ENGINEERING
Document information
- Uploaded on
- March 24, 2022
- Number of pages
- 4
- Written in
- 2022/2023
- Type
- Summary
Subjects
- atm machine system design
- uml diagram
-
atm machine system design uml diagram using python
-
atm machine system design uml diagram using python
-
atm machine system design with uml diagram and python prog