Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 995 Bytes

README.md

File metadata and controls

47 lines (23 loc) · 995 Bytes

Online-Banking-System

This the console base project.project name is Online Banking System.in this i craete two user Admin and customer. In this project i implemethod of admin and customer method.seprately.I create this project in 5 days with help of JDBC ,mysql,javacore.

Admin

Admin can create account for customer.

Admin can show all the customer account details.

Admin can show transaction history.

Admin can see all the data of eac customer by account number and edit the detail of customer.

Customer

Customer can open a new account in the bank.

Customer can edit the our details.

Customer can see oun all details.

Customer can get the loan.

Customer see the all our transanction history.

Tables

Admin table.

Customer table.

Transaction History table.

Deposit table.

Withdrawal table.

Loan table.

Schema of online banking System.

Screenshot (334)