This Banking Project is a Java-based application designed to simulate basic banking operations. It leverages object-oriented programming principles, collections, and the factory design pattern to manage users, accounts, transactions, and different banks (SBI and Axis).

1 Open Issue Need Help Last updated: Sep 17, 2024

Open Issues Need Help

View All on GitHub
bug good first issue

This Banking Project is a Java-based application designed to simulate basic banking operations. It leverages object-oriented programming principles, collections, and the factory design pattern to manage users, accounts, transactions, and different banks (SBI and Axis).

Java