CLI Simple ATM Machine with typescript nodejs
A command-line ATM simulation built with TypeScript and Node.js that allows users to check balances, withdraw and deposit funds, and transfer money between accounts. Features secure PIN validation, transaction history, and real-time balance updates.