An open API service indexing awesome lists of open source software.

https://github.com/shivang1179793/banking-management-system

This is a basic command-line interface (CLI) bank management system with functionalities such as account opening, depositing money into an account, and withdrawing money from an account. It also includes basic registration and login features, all developed in Java.
https://github.com/shivang1179793/banking-management-system

bank-management-system banking-system java

Last synced: 22 days ago
JSON representation

This is a basic command-line interface (CLI) bank management system with functionalities such as account opening, depositing money into an account, and withdrawing money from an account. It also includes basic registration and login features, all developed in Java.

Awesome Lists containing this project

README

          

# Banking-Management-System

This is a basic command-line interface (CLI) bank management system with functionalities such as account opening, depositing money into an account, and withdrawing money from an account. It also includes basic registration and login features, all developed in Java.