Skip to content

BalkanBasileus/Java-Console-Bank-Account-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Console-Bank-Account-Manager

Simple Console ATM style bank account manager written in Java.

Description

Simple Terminal ATM style bank account manager. Reads list of bank accounts and balances from .txt file. Allows for withdrawals and deposits with error checks. Utilizes Binary Search and writes to file. Example for beginners enrolled in a first year CS course.

Terminal Preview

Alt text

srcTwo Preview

Redo of initial ATM style bank account manager with implementation of HashMap for storing and retrieving bank accounts. Reads list of bank accounts and balances from .txt file.

Alt text

About

Simple Console ATM style bank account manager written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages