Você está na página 1de 3

Synopsis

Project Title: Bank Accounting

Group Member: Mayur Bhola (1707372)

Hardware and Software Requirements:

Component Requirement

Operating system (OS)

• Windows XP (32 or 64 bit)


• Windows 7

Device / software needed • JVM(To compile and run)


• Computer

• MS Access(For Database)

System • CPU: Intel Pentium 2 GHz or equivalent


• RAM: 256 MB
• Storage: 250 MB of free disk space
• Screen resolution: 800 x 600 or higher

Abstract: The purpose of JAVA is to meet the growing need of software industry .The
software industry has virtually exploded in recent years.
This application is being developed to store details of the customers of a Bank who
already have an account there, or willing to have an account. If not having an account the
user can sign in as a new user if he/she does not hold an account.

Any queries or management problems can be resolved by using the databases.

The system also provides services such as deposit money, withdraw money, search
customers or delete account holders.
Technical Outline :
Java was created in 1991 by James Gosling et al. of Sun Microsystems. As a
programming language, Java can create all kinds of
applications that you could create using any conventional
programming language.
Java technology applications are typically general-purpose
programs that run on any machine where the Java runtime
environment (JRE) is installed.
There are two main deployment environments:
1. The JRE supplied by the Java 2 Software Development Kit (SDK)
contains the complete set of class files for all the Java technology
packages, which includes basic language classes, GUI component
classes, and so on.

2. The other main deployment environment is on your web browser.


Most commercial browsers supply a Java technology interpreter and
runtime environment.
Some features of Java are:
-The Java Virtual Machine
-Garbage Collection
-Code Security

 Purposed Work :
Firstly, Form the index in which the all features tabs are mentioned.
Secondly, all the related things are coded and debug the whole.
Thirdly, the related database connectivity is done.
At Last, Testing is being performed.

 Real life applications: Used in large as well as small banking organizations.


Used to manage customer accounts.
Used by bank employees on simple GUI.

 Methodology :
Implementation of this Bank Accounting application has the following details for
a current account customer:

Account Number
Person name
Deposit date
Deposit amount
The system should also provide the following services to a customer:
Opening an account
Depositing money in an account
Withdraw money from an account
Search customer
View account holder details
Provide details of bank balance and transaction details
Close an account.

This application runs on graphical user interface. All the fields are saved
in the database. The bank system shortcut keys are also given for the convenience
of the users which also saves a lot of time.

Project In-charge Project In-charge & HOD


Mr. Anshul Parashar Mr. V.K. Shrivastava
CSE Department

Você também pode gostar