A banking application made using Java, JDBC, JSP, MySql(Database), HTML, CSS and Bootstrap. It has following features:
- Create an account.
- Login using a account.
- Sign Up.
After doing the above process, we can create bank accounts of people. It has following features:
- Create a bank account.
- Deposit amount.
- Withdraw amount.
- Transfer it to other account.
- Fetch details of all account.