This project is a simple banking system which allows users to create an account, deposit money, withdraw money, and transfer funds between accounts.
- Create a new branch
- Add, update or remove branch
- Create a new bank account
- Add, update or remove bank account
- Create a new debit card
- Add, update or remove debit card
- Create a new cheque
- Add, update or remove cheque
- View account balance
Provide instructions on how to install your project locally. For example:
- Clone the repository:
git clone https://github.com/bilguun04/banking-system.git
- Navigate to the project directory:
cd banking-system
Include information about the license. For example:
Distributed under the MIT License. See LICENSE
for more information.