Skip to content

A project of ATM functionalities using C++ and Object Oriented Programming.

Notifications You must be signed in to change notification settings

sonamkadam25/ATM-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ATM-Management-System

Here I have created a mini project of ATM using C++. So this mini project is going to consist of ATM functionalities implimented using OOP concepts. The functionalities are: 1) Check balance: The user can check the account balance. 2) Cash WithDraw: User can Withdraw cash from the ATM, but the only condition is user must enter the valid input, like the amount to be withdraw should be less than account balance. 3) User Details: User can see and cross check details with bank. 4) Update Mobile no. :The user can update mobile number linked to the bank account.

About

A project of ATM functionalities using C++ and Object Oriented Programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages