You are on page 1of 19

SYNOPSIS

ON
“BANK MANAGEMENT SYSTEM”
Submitted in partial fulfillment of the requirement for the award of
the degree of
BACHELOR OF COMPUTER APPLICATIONS
SESSION (2023-24)

Under the supervision of: Submitted by:


Mr. Pradeep Kumar Tiwari Gyanendra Singh
(HOD, B.C.A. Department) Harsh Srivastava
Kajal
Mr. Qazi Ajmal Junaid Harsh
(Asst. Professor) Jigyasha Shukla
BATCH (BCA 2021-24)

DAYANAND ACADEMY OF MANAGEMENT STUDIES,


KANPUR
AFFILIATED TO
C.S.J.M. UNIVERSITY, KANPUR
INDEX

SR. NO. TITLE PAGE NO.

1 About the Organization 1

2 Title of the Project 2

3 Introduction & Objective 3-4

4 Input 5

5 Output 6

6 Software Modules 7
System Resources Requirement
• Hardware & Software Resource
7 Requirement 8
System Design
•Data Flow Diagram
•Entity Relationship Diagram
8 •Description of the Table used in the project 9-13

9 Future Scope of the Project 14

10 Limitations of the Project 15

11 Bibliography 16
Objectives

The main aim of designing and developing this Internet Banking System Java primarily based
Engineering project is to provide secure and efficient banking facilities to the banking
customers over the internet. Apache Server Pages, MYSQL database used to develop
this bank application where all banking customers can login through the secured web pages
by their account login id and password. Users will have all options and features in
that application like get money from western union, money transfer to others, and send cash
or money to internet banking as well as other banking customers by simply adding
them as payees.

1. Motto – Our motto is to develop a software program for managing the entire bank
process related to Administration accounts customer accounts and to keep each every
track about their property and their various transaction processes efficiently.
Hereby, our main objective is the customer’s satisfaction considering today’s faster in
the world.

2. Customer Satisfaction: Client can do his operations comfortably without any risk or
losing of his privacy. Our software will perform and fulfil all the tasks that
any customer would desire.

3. Saving Customer Time: Client doesn’t need to go to the bank to do small operation.

4. Protecting the Customer: it helps the customer to be satisfied and comfortable in his
choices, this protection contains customer’s account, money and his privacy.

5. Transferring Money: Help client transferring money to/or another bank on country.
b_admin-id
B_id
B_name
B_add
b_admin
_id
Table used in project

Table Name: Account

Column name Data type


Acc_no varchar 2
Acc_type varchar 2
Balence varchar 2

Table Name: transaction

Column name Data type


Tr_id varchar 2
Tr_type varchar 2

Table Name: ATM

Column name Data type


ATM_id varchar 2
cash_limit varchar 2
Location varchar 2
Bibliography

❖ BRYANT, J., 2012. JAVA 7 FOR ABSOLUTE BEGINNER. NEW YOUR : APRESS.

❖ Beginning java 8 APIs.


Available at: https :// bookauthor ity.org / book / Beg inn ing - Java - 8- A P Is - Ex tens ions - and-
Librar ies / 1430266 635

❖ Java swing second edition


Available at: https :// bookauthor ity.org / book /Java - S wing - Second- Editi on/ 0596 004 087

❖ DREAMCODE.NET , 2014. DREAMCODE.NET. [Online]


Availbale at: http:/ /w w w.dreamincode.net/ four ums / topic/ 20634 4 - bas ic- g ui - in- java -
us ing - if raes/ [Accessed 5 December 2014].

❖ EXAMPLES.JAVACODEGEEKS, 2014. EXAMPLES.JAVACODEGEEKS.[Online]


Availble at: http:/ /examples .javacodegee ks .com/ des k top - java/s wing / ibutton/s et- acti on-
command-
for- ibutton/
[Accessed 5 December 2014].

❖ HOME&LEARN, 2014 . HOME&LEARN. [Online]


Availble at: http:/ /w w w.homeandlear n.co.uk / java/ read_a_tex
tfile_in_java.html [Accessed 5 December 2014].

❖ JAVA2S, 2014.JAVA2S.COM.[Online]
Availble at: http:/ /w w w.java2s .com/ Qwesti ons _A nd_A ns wers /Java - File/ tex t -file/ pass
word.htm
[Accessed 5 December 2014].

❖ NETBEANS.ORG, 2014 .NETBEANS.ORG. [Online]


Availble at: http:/ / netbeans.org / k b/ar ti cles /g ui -f uncti
onality.html [Accessed 7 December 2014].

❖ ORACLE.COM, 2014. Docs.oracle.com. [Online]


Availble at: http:/ / docs .oracle.com/ javas e/ 7/ docs /api/ javax /s wing
/JFrame.html [Accessed 5 December 2014].

You might also like