BASUAN is a simple banking application that can only be run through a terminal. Basuan has features including:
- Register / Login
- Show profile
- Update profile
- Register account number
- Deposit
- Withdraw
- Show balance
Can only be run in terminal
IDE: Intellij IDEA
sql: MySql
- Download all files
- Open file in
Intellij IDEA - In
src/Connect.java, adjustUSERNAME,PASSWORD, andDATABASEaccording to your MySql - Run in terminal
- Import
basuan.sqlin MySql - Run query