- 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.
- 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"
https://docs.google.com/document/d/1nOE8fQoLAuqQvu6vKUHtS0_dZEQw80F0YbHr9OHDj2M/edit?usp=sharing
https://www.youtube.com/watch?v=VAjAOz6ZRl8







