This is a bank application that handles basics operations of a bank, still in development
To install the application follow these steps.
git clone https://github.com/derickfelix/BankApplication
Before installing netbeans make sure you have Java installed.
Click in open the project on netbeans
Import the database/migration.sql
file to a mysql database.
Enjoy!