Banking Database

This database takes user input to simulate a database used on a banking employee’s computer. It collects user input in order to add records, view records, delete records. It stores user information in a seperate text file, including user account number, name, and address. The program traverses through the user information in order to be able to search for a user and output information.