Automated teller machine application that runs on a command line interface. Made entirely on Python.
- access using account pin number (credentials can be found in the code)
- Balance Inquiry
- Withdrawal
- Deposit
- Change PIN
- Return Card
- Logout and Exit
Automated teller machine application that runs on a command line interface. Made entirely on Python.