Skip to content

dibakarsutradhar/atm-automated-teller-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomatedTellerMachine

I developed this program for one of my friends university project. This program can perform the following:

  1. User authentication to login into the ATM system (assuming that the user already has a bank account with user id and password stored in a file called idpassword.txt)

  2. Display a MENU with the following SIX (6) options that allow the account user to choose:

  3. Balance Inquiry

  4. Withdrawal

  5. Deposit

  6. Account Statement

  7. Password Update

  8. Exit

This system will be able to track the amount initially stored in the bank account. It can also track every subsequent transaction the bank account user performs.

Releases

No releases published

Packages

No packages published

Languages