Skip to content

Bank Login and Fund Transfer fx using spring MVC

Notifications You must be signed in to change notification settings

asimsubedi/quadcbank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuadCBank

Introduction

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.

Technologies used

  1. Front End
  • HTML
  • CSS
  • Jquery
  • Bootstrap Library
  1. Back End
  • Java
  • JSP
  • Spring MVC
  • Spring JDBC
  1. Tools
  • Jdk 1.8
  • Eclipse
  • MySQL Workbench
  • Tomcat Server
  • Git
  • Maven

About

Bank Login and Fund Transfer fx using spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages