Welcome to K-Bank!
We allow you to create an account and store your money with the utmost security.
To run the script to create the database, please run this code :
mysql -uroot -p < create.sql
To populate the KBank with test data, run :
mysql -uroot -p < populate.sql