Project 01 // Core Engine
Bank Management
System.
C++ account-management application with savings, current accounts, and secure user operations
C++
C++BAN
BankingOOP
OOPAUT
Authentication2Account types
Deposit/WithdrawTransactions
LoginSecurity
Process // 01
The Challenge
Banking workflows need clear account separation, transaction handling, and basic credential protection.
Bottleneck Analysis
Identification of relay failures in distributed nodes.
Process // 02
The Solution
- Modeled savings and current account flows.
- Implemented account operations for deposits, withdrawals, and profile lookup.
Architecture