This project is a simple Swift-based simulation of a virtual bank system. It allows users to open a debit or credit account, perform deposits and withdrawals, and check their account balance.
- Open a debit or credit account
- Deposit money into debit or credit accounts
- Withdraw money from debit or credit accounts
- Check the balance of debit or credit accounts
- Simulate user input for banking operations
- Swift 5.0 or later
- Xcode (for running the project on macOS)
-
Clone the repository:
git clone https://github.com/mustafaangi/bank-account-simulator.git