Synopsis ON: Bank Management System
Synopsis ON: Bank Management System
ON
BANK MANAGEMENT
SYSTEM
• In 1990, Sun Microsystems Inc. (US) was conceived a project to develop software for
customer electronics devices that could be controlled by a remote. This project was
called Stealth Project but later its name was changed to Green Project. In 1991, Bill
Joy, James Gosling, and several others met in Aspen, Colorado to discuss this project.
James Gosling was to identify the proper programming language for the project.
Gosling thought C and C++ could be used to develop the project. But the problem
they faced with them is that they were system dependent languages and hence could
not be used on various processors, which the electronic devices might use. So started
developing a new language, which was completely system independent. This
language was initially called Oak. Since this name was registered by some other
company, later it was changed to Java.
PARTS OF JAVA:
• Sun Microsystems Inc. has divided Java into 3 parts-Java SE, Java EE and Java ME.
Java SE:
• It is the Java Standard Edition that contains basic core Java classes. This
edition is used to develop standard applets and applications.
Java EE:
• It is the Java Enterprise edition and it contains classes that are beyond Java
SE. In fact, we need Java SE in order to use many of the classes in Java EE.
Java EE mainly concentrates on providing business solutions on a network.
Java ME:
• It is the Java Micro Edition. Java ME is for developers who develop code for
portable devices, such as a PDA or a cellular phone. Code on these devices
needs to be small in size and should take less memory.
INTRODUCTION:
PROJECT:
OBJECTIVE:
FEATURES:-
Menu driven and user friendly.
It assists in quick deletion of errors by issuing a appropriate error message.
Validity of input data is automatically checked and error will be immediately
signalled.
Efficient utilization of resources.
Module:-
1.Admin
2. User
1. Admin:
Can add/view/delete delete user accounts.
Can logout
2. User
Can add/view their account.
Can deposit or withdraw money.
CONCLUSION:-
This project is developed to nurture the needs of a user in a banking sector by embedding all
the tasks of transactions taking place in a bank.
Future version of this software will still be much enhanced than the current version 1.0.Thus
the Bank Management System it is developed and executed successfully.
System Requirements :-
HARDWARE REQUIREMENTS:
• Processor: Intel dual core or above
• Processor Speed:1.0GHZ or above
• RAM: 1 GB RAM or above
• Hard Disk: 20 GB hard disk or above
SOFTWARE REQUIREMENTS:
• Language: Java Application
• Database: My SQL or WampServer.