You are on page 1of 30

SUMMER TRAINING

REPORT
ON
BANKING SYSTEM

SUBMITTED TO:- SUBMITTED BY


SDDIET,BARWALA VISHAL SINGH JINDAL
2208667.
IT(5TH SEM)
ABOUT JAVA

 Java, a purely object oriented language, was conceived by


James Gosling, Patrick Naughton, Chris Warth & Ed Frank at
Sun Microsystems in 1991.

 Java is a programming language expressly designed for use in


the distributed environment of the Internet.

 It is designed to have the “look and feel” of the C++ language,


but it is simpler to use than C++.

 Java can be used to create complete applications that may run


on a single computer or be distributed among servers and
clients in the network.
HISTORY OF JAVA

 Java was developed by Sun Microsystems of USA in 1991.

 Java initially called Oak after an Oak tree that stood outside
Gosling’s office.

 The language also went by the name Green.

 Then the language was renamed “Java” in 1995, due to some


legal snags. Java is just a name.

 Sun released the first public implementation as Java 1.0 in 1996.

 With the advent of Java 2 , new versions had multiple


configurations built for different types of platforms.
PRIMARY GOALS
There were five primary goals in the creation of the
Java language:

 It should be "simple, object oriented, and familiar".

 It should be "robust and secure".

 It should be "architecture neutral and portable".

 It should execute with "high performance".

 It should be "interpreted, threaded, and dynamic".


FEATURES OF JAVA
 Simple.
 Object-oriented.
 Distributed.
 Robust.
 Secure.
 Architectural-neutral.
 Portable.
 Interpreted.
 High-performance.
 Multithreaded.
 Dynamic.
ADVANTAGES OF JAVA

 Java is easy to learn:-Java is easy to write,


compile and debug.

 Java is object-oriented:-Allow to create


modular program and reusable code.

 Java is platform-independent:-It means ability


to run same program on different systems.
.
DISADVANTAGES

• Performance
• Look and feel
NETBEANS
• NetBeans began in 1997 as Xelfi, a student project under
the guidance of the Faculty of Mathematics and Physics at
Charles University in Pargue.

• NetBeans refers to both a platform for the development of


Java desktop applications, and an integrated development
environment (IDE) developed using the NetBeans Platform.

• The NetBeans Platform allows applications to be developed


from a set of modular software components called modules.

• The NetBeans project consists of an open source IDE and


an application platform, which can be used as a generic
framework to build any kind of application.
NETBEANS IDE

 The NetBeans IDE is an open-source integrated development


environment written entirely in Java using the NetBeans
Platform.

 The current version is NetBeans IDE 5.5.1, which was released


in May 2007.

 All the functions of the IDE are provided by modules. Each


module provides a well defined function, such as support for the
Java language.

 NetBeans IDE 6.0.1 is a small update to NetBeans IDE 6.0


Proposed Project Title

BANKING SYSTEM
About Project
 This project is designed to manage the
information of Customers and their accounts.

 We can also analyze how many Customers


has opened their account in any date.

 This project is also protected by password.

 This project maintains a easy record with the


help of account and loan form.
MODULES
 Security.
 Account Form.
 Loan Form.
 Deposite Transaction Form.
 Withdrawal Transaction
Form.
 Loan Transacion Form.
LOGIN FORM
DETAILS OF LOGIN FORM

 This form provides security to the


project.

 This form prevent an unauthorized


person to access the form.
About Account Forms
 This form gives the full information about all
the Customers having account in the Bank.
 This form describes the all necessary
identitification of a customer.
 Every Customer have to fill this form at his/her
opening account time so that his/her
information will be available at all times.
 The information will be removed when
concerned customers will closed the account.
ACCONT FORM
DETAILS OF ACCOUNT FORM

 This form contain a unique ID for every


Customers.
 A Customer can open more than one
account.
 The name of customers is also available
in all form.
ABOUT LOAN FORM

 This Form gives all the necessary


information about the holder .
 Every customer has to fill this form at the
entrance time.
 This Form contains loan type as well as
loan amount for every customer.
 This Form helps in calculating no. of
Loan holders in a bank.
LOAN FORM
DETAILS OF LOAN FORM
 Every Loan holder contain a unique serial
no. to avoid duplicity.

 This form contains a date i.e. the entry


date of a Loan holder.

 The form contain a detailed list of Loan


holder so that employees can have
knowledge of Customers dealing with him.
ABOUT DEPOSITE
TRANSACTION FORM

 This form contains detailed of customer’s


account and amount in their account .
DEPOSITE TRANSACTION FORM
DETAILS OF DEPOSITE
TRANSACTION FORM
 This form contains a unique account code for
every customers.

 The form helps to give details about the


Transaction mode of particular customer.

 This form helps both Account as well as Loan


Form.
ABOUT WITHDRAWAL TRANS.
FORM

 This form displays the details of


withdrawer on a particular date.

 This forms helps in maintaining database


of a bank easily.
WITHDRAWAL TRANSACTION
FORM
DETAILS OF WITHDRAWAL
TRANSACTION FORM
 On entering account no. this form
displays all the necessary information of
customer having account in Bank on that
particular date.

 This form gives detail of all Withdrawer


on that particular date.
ADVANTAGES OF PROJECT

• Reduces Human Effort.


• Reduces Work Hours.
• Introduces technology in daily work.
DISADVANTAGES OF PROJECT

 Skilled Persons are required.

 Any damage in software could result in


loss of information.
CONCLUSION

• The project of “Banking System” gives a


detail view of a Bank.
• It maintains database of a Bank easily and
quickly.
• The project contain Java as its Front-end
and MS-ACCESS as its Back-end.
• The project is secured and well-protected
by a password.
THANK YOU

You might also like