Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 237 Bytes

BankProject

Reads a csv file filled with account data from various made up banks and uses a hash map to look up each account. After logging into the account the user may make a deposit, withdrawal, view balance and history, or exit.