Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavan-kumar2/console-application-for-the-banking-management-system
Create a console application for the banking management system. using Java programming language by implementing an object-oriented design. The banking management system is built as a command line application and takes inputs from user for any operation they select based on the operation list displayed to them.
https://github.com/pavan-kumar2/console-application-for-the-banking-management-system
java oops-in-java
Last synced: about 7 hours ago
JSON representation
Create a console application for the banking management system. using Java programming language by implementing an object-oriented design. The banking management system is built as a command line application and takes inputs from user for any operation they select based on the operation list displayed to them.
- Host: GitHub
- URL: https://github.com/pavan-kumar2/console-application-for-the-banking-management-system
- Owner: pavan-kumar2
- Created: 2022-11-22T16:26:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T16:31:12.000Z (almost 2 years ago)
- Last Synced: 2024-08-07T21:13:47.148Z (3 months ago)
- Topics: java, oops-in-java
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Console-Application-for-the-Banking-Management-System
Create a console application for the banking management system. using Java programming language by implementing an object-oriented design. The banking management system is built as a command line application and takes inputs from user for any operation they select based on the operation list displayed to them.
Here we can create one account in any of the three banks which are being presented there and even deposit, withdraw and check their balance along with the previous transactions.