bank account management simulator program.
Project objectives:
- Bank account management (creation, balance consultation, transaction history, deletion).
- Performing banking operations: deposits, withdrawals, transfers between accounts.
- Saving accounts and their history in a file, in order to guarantee data persistence between two program executions.