Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Banking Web App

Description

  • Banking Web App to display information about successful transactions done by the user.
  • Frontend - Html, CSS, Bootstrap
  • Backend - Java EE(JSP, JDBC)
  • Hosting - AWS EC2
  • Storage - MySQL.

To run this application

  • Fork & Clone the project, then go to "Basic Banking Web App\src\main\java\project\ConnectionProvidet.jsp" file and add your username & password for the MySQL Database at line no. 7
  • Create one database by the name "bankwebapp" and then create two tables, "customer" and "transfer" inside this database, insert dummy data(atleast 2) to the customer table using file located at "Web-Banking-Application/src/main/webapp/table/create_table.jsp"

Related Screenshots!

Home


Customers List & Detail


Select User To Transfer Money


Enter Amount Dialog


Transactions List & Detail


Hosting related concept's documentation

https://docs.google.com/document/d/1nOE8fQoLAuqQvu6vKUHtS0_dZEQw80F0YbHr9OHDj2M/edit?usp=sharing

Project Explanation

https://www.youtube.com/watch?v=VAjAOz6ZRl8

Live at

http://3.140.93.9:8080/BasicBankingWebApp/home.jsp

Android app for the same use case, available at

https://github.com/anjali1361/Banking-Application

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages