@@ -35,54 +35,48 @@ Administrator(user) have to insert his credentials to access the system. All the
3535data of the administrator is already stored in the database. If the credentials does not match, the
3636user does not have access to the system.
3737
38- ![ Login Page] ( )
38+ ![ Login Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss1.png )
3939
4040** Main Menu:**
4141Through this page the user can add a customer, create account, deposit,
4242withdraw, transfer, report, balance check and can add new admin.
4343
44- ![ Main Page] ( )
44+ ![ Main Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss2.png )
4545
4646- Addition of new customer and then creating account for the customer.
4747
48- ![ Add Customer] ( )
48+ ![ Add Customer] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss3.png )
4949
50- ![ Add Account] ( )
50+ ![ Add Account] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss4.png )
5151
5252** Transaction:**
5353The user can perform two actions i.e. withdrawing and depositing on his
5454account. On loading of withdraw/deposit page, the user has to enter the account no. If the account no
5555details is stored in the database, It will be reflected on this page.
5656
57- ![ Withdraw Page] ( )
57+ ![ Withdraw Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss5.png )
5858
59- ![ Deposit Page] ( )
59+ ![ Deposit Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss6.png )
6060
6161** Transfer:**
6262On this page, the user can transfer money from one account to another account.
6363On loading, the user has to enter the account no’s from which he wishes to transfer money.
6464
65- ![ Transfer Page] ( )
65+ ![ Transfer Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss7.png )
6666
6767** Report Page:** It displays all the details of the customer to the administrator.
6868
69- ![ Report Page] ( )
69+ ![ Report Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss8.png )
7070
7171** Balance:** It displays the account balance of the selected customer.
7272
73- ![ Balance Page] ( )
73+ ![ Balance Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss9.png )
7474
7575** Admin:**
7676It allows the existing administrator to create new administrators and delete existing
7777administrator.
7878
79- ![ Admin Page] ( )
80-
81-
82-
83-
84-
85-
79+ ![ Admin Page] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss10.png )
8680
8781## System Requirements
8882
@@ -108,9 +102,9 @@ administrator.
108102
109103## Documentations
110104
111- - [ Project Ppt] ( )
105+ - [ Project Ppt] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Reports/PPT_SEITA_19.pptx )
112106
113- - [ Final Report] ( )
107+ - [ Final Report] ( https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Reports/ProjectReport_SEITA_19.pdf )
114108
115109
116110
0 commit comments