Sei sulla pagina 1di 25

Project:- BANKING

MANAGEMENT SYSTEM

Submitted By:-
Jyoti Rani
MCA 5th
1812444
Introduction TO JAVA
What is JAVA?
 Java is a high level programming language developed
by Sun Microsystems.
 It was first developed by James Gosling at Sun
Microsystems, which is now a part of Oracle
Corporation.
 Java was originally called OAK, and was designed for
handheld devices.
Characterstics of JAVA
 Simple
 Object-Oriented
 Secure
 Distributed
 Robust
 Portable
 Multithreading
 Dynamic
Welcome Banking System Project
Introduction to Project
To develop a Bank management system for solving
financial applications of a customer in banking
environment in order to nututre the needs of an end
banking user by providing various ways to perform
banking tasks.
Problem Description
The Bank management system is an application for
maintaining a person’s account in a bank. The system
provides the access to the customer to create an account,
withdrawl/ deposit/transfer the cash from his account also
to view reports of all account presents. The following
presentation provides the specification for the system.
BENEFITS
 Provide Flexibility
 For Better performance
 Reducing man power
 For doing work more accurately
 Faster Performance
FRONT-END
 Front-end is the tool visible to the user for performing an
attractive user interface. The programmer put up the code
here and interact with the user.
 The application is developed using CORE-JAVA as front-
end GUI on Windows 10 platform.
BACK-END
 It is the tool invisible to the user. But it performs all the
database related tasks such as saving the data, updating the
data, deleting the data, Deposit money, Transfer Money
etc. It has to be managed by the programmer.
 The application is developed using text file as backend.
System Requirements

Software Hardware
Requirements Requirements
 Front-End:- CORE JAVA  Core i3 Processor
 Netbeans8.2  RAM 4GB
 Back-End :- MySQL Server
E-R DIAGRAM
E-R Diagram for Create Account
E-R Diagram for Deposit and Withdraw
Brief Introduction
I have used the many frames, there are following them:-
 Main Interface
 Login page
 Signup page
 Deposit Money Interface
 Transfer Money Interface
 Withdraw Money Interface
 Update Account
SCREEN SHOTS
Main Interface
Signup Page

By this we
can create
an
account .
Login Page

By this page we can


login to our
account .
Transaction Page

This page is for


delete account
update account,
transaction and
to check
balance.
Add Details in existing account

By this page we
can add details
in the existing
account.
Transfer Money Page

By this page we
can transfer
money in
existing
account.
Check Balanced Page

This page
used to
check
balance.
Conclusion
This project is developed to nuture the needs of a user
in banking sector by embedding all the tasks of
transactions taking place in a bank.
Thank You

Potrebbero piacerti anche