Sei sulla pagina 1di 7

TRIBHUWAN UNIVERSITY

INSTITUTE OF ENGINEERING
PULCHOWK CAMPUS

A Project proposal On

VIRTUAL BANKING SYSTEM

Submitted to: Submitted by:


Department of Electronics and Krijan Shrestha(072/BEL/320)
Computer Engineering Kismat Ghimire(072/BEL/319)
Nabin Phuyal(072/BEL/322)
Netra Narayan Dhakal(072/BEL/323)
ACKNOWLEDGEMENT

Title: Virtual Bank Management system

First of all we would to thank our teacher and the entire computer department for giving
the opportunity to do the project on C++.It will be very helpful for developing our concept in
C++.After many discussion we team members,finally made the decision to do this project on
virtual bank management system.We hope that we can complete this project with effort of
all the team members and we also hope to get some friends,teachers,and seniors for their
advice in this project.
ABSTRACT

Virtual Banking System is our project in C++. This system is developed mainly for overcoming the
drawbacks that exists in the manual banking transactions. The people have to fill up the form
personally to withdraw or deposit cash. This is the least problem faced after the long queue waiting
for the turn to come.

In our system, one can register on a virtual bank server that holds the overall information and then
they are provided the facility to do the financial transactions online. The transactions include online
cash withdrawing, online cash depositing, online money transferring and also providing loans. The
system works on the basis of database management built on server. The server collects all the
information provided by the user and then writes them in text in file. Each and every time the users
make any online transactions the text file in the server is updated and hence work usefully.
File handling has been effectively used for each feature of this project.
INTRODUCTION
Background
Bank is a financial institution that accepts deposits from the public and creates credit and lending
activities can be performed either directly or indirectly through capital markets. It receives money
from those clients who want save in the form of deposits and due to their importance in the
financial stability of the country, bank are highly regulated in most countries.

Motivation
Money is an essential component in the human life so it is essential for us humans to safely store it.
Unlike old days, money neednt need to be stored in the home, rather it can be safely deposited in
the bank. So we for seek to develop this project and intend to manage the possible flaws of
concurrent banking system.

Scope
Now in this modern age the entire banking structure has been changed . There is a saving time and
saving of money in the use of banking. Now every bank wants to attract customers and for this

purpose the bank should offer the latest facilities so it seems that no any bank will survive in the
market if he fails to provide up date facilities.

Objectives
The main objectives of our project are:-

To develop the banking system


To focus on account transaction
LITERATURE REVIEW

Virtual Banking System is online banking system which is developed in order to organize the
present banking system. Since manual banking itself is a huge system a separate system is required
for proper management of the database of the banks.

In past days, this similar of project has been already developed with similar features and platform.
For example, various reputed banks in Nepal is concurrently using similar type of system allowing
the people to enjoy banking facility online. Many banks have followed similar type of practice for
accurate management of peoples bank account. In comparison, those systems are sophisticated as
well.

Some of people have done similar types of task related to online banking management system. They
are all accurate and reliable, but need some modification. The technique we will use will be similar
to the techniques used by earlier investigators with improvements. But the main objective of this
project is to implement it on small scale banking branches which is not providing this kind of facility
to the people. So, by allowing the people to use this facility, they would be able to save lots of
efforts when needing to perform financial transactions. Also providing the security to the personal
information this project implements it all. So, we hope our project to be useful at least in some
manner.
METHODOLOGY
Our project is carried out in a much managed way. For that we are doing our coding in a few easy
steps which is understandable by almost everyone. It is easy to understand and use. Our project
initial step was to collect related data from various small branches of banks. Then after collection of
data they are analyzed.

We are going to add different functions to perform different functions.

Show/List Data:With the information provided in add record, the function in this banking
record system project in C++ show the record corresponding to a particular account number,
name. Current balance of the account holder is displayed.

Search Record:
When the function for this feature is first executed, it shows the total records in the file, and
the user can then search by record number. If the record searched for is not found, the
banking record system project in C++ displays the message Error in opening! File Not Found!!

Edit Record:
This works in similar manner to the Search feature. When the function for Edit Record is first
executed, it shows the total records in the file, and the user can edit the information by
providing record number. Then, the C++ project shows all the data in that record, and the
user can enter any data to modify. If the record to be edited for is not found, it displays the
message Error in opening! File Not Found!!

Delete Record:
First of all, when the function of this feature is executed, it shows all the records in the file,
and the user can enter the record number to delete. If the record was not found, this banking
record system project in C++ displays the message Error in opening! File Not Found!!
Time schedule

Team Members

The team members working for the preparation of this project are:

Krijan Shrestha(072/BEL/320)
Kismat Ghimire(072/BEL/319)
Nabin Phuyal(072/BEL/322)
Netra Narayan Dhakal(072/BEL/323)

Time chart:

1st 2nd 3rd 4th 5th 6th


week week week week week
S.N Week Week

Strategies

1) Problem Identification

2) Research and analysis

3) Design

4) Coding

5) Implementation & testing

6) Project finalization

7) Documentation

Potrebbero piacerti anche