Skip to content

Here is an ATM Transaction System that helps you to understand the basic working principle of an ATM Machine and how the machine interacts with the users with a simple user-friendly interface

Notifications You must be signed in to change notification settings

tj-mas04/ATM_Transaction_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ATM_Transaction_system

Here is an ATM Transaction System that helps you to understand the basic working principle of an ATM Machine and how the machine interacts with the users with a simple user-friendly interface

This project demostrates an ATM management system in C++ that enables users to access a real ATM or all the features that an ATM should have. It is a menu-driven software with ATM functions such as: • To display during transactions, name, account number and account type. • Display information about the person who made the transaction. • Enter the amount to be credited to the account. • Display account balance. • After entering the amount to be withdrawn from the account, the available balance will be displayed. • Transaction will be cancelled in the end.

PS: USE the account number :1234567890 & PIN :1234

About

Here is an ATM Transaction System that helps you to understand the basic working principle of an ATM Machine and how the machine interacts with the users with a simple user-friendly interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages