Skip to content

mrmotsumi/JAVA-BANK-APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA BANK APPLICATION

The purpose of this project is to help java beginners to learn how to implement java project from start

Project

This is a console application that simulate the banking processes from creating account, withdrawing amount and depositing money into the account

Storage

The application uses in-memory storage to store account information data is stored in a List data Structure

About

BANK APPLICATION THAT USES INMEMRORY TO STORE INFORMATION

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages