h2_mybank
v1.0.1
Published
TypeScript node project Mybank
Downloads
2
Readme
OOP_My_Bank_
A TypeScript-based OOP project simulating a bank system. It includes features for creating customer accounts, viewing balances, and managing transactions (withdrawals and deposits). Each account has a unique password starting from 1001. Utilizes inquirer for CLI interaction, faker for data generation, and chalk for colorful console output.