Bank Database

In my 212 class at University of Hawaii at Manoa I created a Bank Database using C. It takes in your name, bank account number, address, and year of birth and then sorts the accounts by their account number.

Here is a link to the C source code: dankoo.github.io/projects/212bankdatabase