Skip to content

This application will be able to model real life bank functions such as adding an account, increasing/decreasing the balance of an account, and allowing a user to check their balance. I have also implemented how to store basic demographic information of each account holder and how to output a summary of all accounts.

License

BalajiG2000/Text_Based_Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text_Based_Bank

This application is developed with the help of JAVA and ECLIPSE IDE .

This application will be able to model real life bank functions such as adding an account, increasing/decreasing the balance of an account, and allowing a user to check their balance. I have also implemented how to store basic demographic information of each account holder and how to output a summary of all accounts.

This application will demonstrate standard programming paradigms, and has taught me about essential programming concepts such as variables, commenting, input and output to the user with the Scanner class, and importing/using standard Java libraries.I have also covered more powerful concepts such as conditional statements, loops, and arrays.

About

This application will be able to model real life bank functions such as adding an account, increasing/decreasing the balance of an account, and allowing a user to check their balance. I have also implemented how to store basic demographic information of each account holder and how to output a summary of all accounts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages