Web application demonstrating the online bank for customer. Customer can login, check his account balance, view transactions and transfer balance to the account within same bank. git clone <url>
or Download this project.
The Database Schema and Tables required for this project can be found inside sql directory at the root. Just Create Table and configure appropriate Database url, username and password in config file for DataSource.
mvn clean install
and test.
- Front End
- HTML
- CSS
- Jquery
- Bootstrap Library
- Back End
- Java
- JSP
- Spring MVC
- Spring JDBC
- Tools
- Jdk 1.8
- Eclipse
- MySQL Workbench
- Tomcat Server
- Git
- Maven