CLI-based ATM developed by Ahmed Ullah Farooqi.
Welcome to the CLI ATM application! This is a command-line tool that simulates an Automated Teller Machine (ATM). You can check your account balance and withdraw money if your balance is sufficient. It's a simple way to manage your account without visiting a physical bank.
- Check Balance: Allows you to check your account balance.
- Withdraw Funds: Lets you withdraw money if your balance is sufficient.
- Bill Payments: Under development
- Pin Change: Under development
-
Install the ATM application using the following npm command:
npx ahmedullah_atm