Skip to content

we will discuss the ATM Management System in C++ which is an application that provides users with every aspect that an actual Automated Teller Machine i.e., ATM should have. It is a menu-driven program having ATM functions

License

Notifications You must be signed in to change notification settings

karthikprabhu10/atm-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atm-cpp

'''This is not the final Work, codes in files will be completed soon''' <

ATMs are Automated Teller Machines that are used to carry day-to-day financial transactions. ATMs can be used to withdraw money or to deposit money or even to know the information of an account like the balance amount, etc. They are convenient and easy to use,and it allows consumers to perform quick self-service transactions. In this article, we will discuss the ATM Management System in C++ which is an application that provides users with every aspect that an actual Automated Teller Machine i.e., ATM should have. It is a menu-driven program having ATM functions which include:

  • 1.Enter Name, Account number, Account type to be shown during transactions.
  • 2.Shows the information about the person who is doing the transaction.
  • 3.Enter amount to deposited in the account.
  • 4.Shows the Balance in the account.
  • 5.Enter amount to be withdrawn from the account, and then it shows available balance.
  • 6.Cancel the transaction.
  • Updated on:
  •    14 Oct 2023
       By: Karthik Prabhu
    

About

we will discuss the ATM Management System in C++ which is an application that provides users with every aspect that an actual Automated Teller Machine i.e., ATM should have. It is a menu-driven program having ATM functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages