You are on page 1of 6

Project Synopsis

Topic: BANKING SYSTEM

Submitted To:- Submitted By:-

Ms. Dimple Rani Shamsher singh (RN1802A03)

Kamalpreet singh (RN1802A60)

Section: N1802

Cse/6th sem.
Introduction
With years, banks are also adding services to their customers. The Indian banking industry is
passing through a phase of customers market. The customers have more choices in choosing
their banks. A competition has been established within the banks operating in India.

With stiff competition and advancement of technology, the services provided by banks have
become more easy and convenient. The past days are witness to an hour wait before
withdrawing cash from accounts or a cheque from north of the country being cleared in one
month in the south.

Project on Banking System using VB


What is Visual Basic?????
 Visual Basic is a language which is used to develop GUI applications that can run on
Microsoft windows environment

 The Visual Basic programming language is a beautiful combination of object oriented


and event driven programming that supports visual effects i.e. GUI effects

Our objective
Today we can’t rely on manual work in any organisation even in banks. There is a lot of
paper work which is hard to manage, require more man power, more time and these days
time is money. So it is important to make this work automated. We are going to design a
application which can manage the banking system i.e acconts management, transations etc.

This application will work in windows environment, a graphical user interface application
that is user friendly. A proper database will be maintained.

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,
deposit/withdraw the cash from his account, also to view reports of all accounts present.
Main Goals
Administrator can check A/C’s with a login & password & can work out with A/C holders of the
bank can withdraw/deposit cash/cheque/DD to/from their accounts. To enable faster transactions
like:-

New account creation.


Withdrawal of cash.
Deposits of cash or cheque
Checking of Account balances by account holders by admin
Transaction records in the form of reports.

The project makes a sincere effort to provide all the above-

Mentioned features to meet the requirements of the bank.

Project requirements
 Operating system: Windows XP/Vista /7

 Software used: Visual Studio 6.0

 Basic knowledge of Visual Basic

 Database: SQL Server/ MS Access

 Basic knowledge of Database Management

 Front End: Visual Studio 6.0

 Back End: SQL Server/ MS Access

Advantages of Computerized banking System

 Faster and efficient in processing of information;


 Automatic generation of accounting documents like invoices, cheques and statement of
account;

 With the larger reductions in the cost of hardware and software and availability of user-
friendly accounting software package, it is relatively cheaper like maintaining a manual
accounting system;

 More timely information can be produced;

 No more manual processing of the data- all automatically been posted to the various
ledgers/accounts and

 Many types of useful reports can be generated for management to make decisions

Disadvantages of Computerized banking System

 Power failure, computer viruses and hackers are the inherent problems of using
computerized systems;

 Once data been input into the system, automatically the output are obtained hence the
data being input needs to be validated for accuracy and completeness, we should not
forget concept of GIGO (Garbage In(Input) Garbage out ( Output) and

 Accounting system not properly set up to meet the requirement of the business due to
badly programmed or inappropriate software or hardware or personnel problems can
caused more havoc and

 Danger of computer fraud if proper level of control and security whether internal and
external are not properly been instituted.

Project plan
1st week:
 introduction
 choose partner
 choose project topic

2nd week:
 discuss ideas about project
 synopsis of project

3rd week:
 start basic work on project
 analyse the work and problems

4th week:
 enhance knowledge by studying advance topics in VB
 create form : welcome screen

5th week:
 work on forms
 design the form with buttons, menus and other controls

6th to 8th week:


 make more forms according user’s requirement
 work on interconnectivity of forms
 sort out problems
 do the proper coding and work with properties of controls
 database connectivity with application

9th week:
 give final touch to the project
 analyse working
 make enhancements ,if any
 compile the project

10th week:
 run project
 submit project

You might also like