/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.

Primary LanguageC++

Watchers