Skip to content

A simple and object-oriented ATM System that allows users to perform transactions, check transaction history, withdraw, deposit, and transfer funds. Utilizes OOP principles like encapsulation, abstraction, and polymorphism.

Notifications You must be signed in to change notification settings

HIS-MOHAMMED/ATM-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM-System

A console-based ATM simulation that allows users to securely log in, check account balances, make deposits and withdrawals, and view transaction history. This project is built using classes such as ATM, Bank, User, Account, and Transaction to manage and organize essential banking functions. Ideal for learning OOP principles and simulating basic ATM operations.

image

UML Design

ATM UML Design

About

A simple and object-oriented ATM System that allows users to perform transactions, check transaction history, withdraw, deposit, and transfer funds. Utilizes OOP principles like encapsulation, abstraction, and polymorphism.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages