anamzzzatm
v1.0.2
Published
Welcome to the ATM Simulator! Experience the convenience of virtual banking with our interactive command-line interface.
Downloads
2
Readme
ATM Simulator
Welcome to the ATM Simulator! Experience the convenience of virtual banking with our interactive command-line interface.
Overview:
This ATM simulator provides a virtual environment for users to perform basic banking transactions such as checking balances and withdrawing funds.
Key Features:
🔑 Secure login system requiring user ID and PIN.
💳 Support for both current and savings accounts.
💰 Transactions include withdrawals and fast cash.
🔄 Option to restart transactions or exit the simulator.
Dependencies:
- Inquirer
- TypeScript (optional, if using TypeScript)
- Chalk (optional, for colorful output)