Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Computer Science

Investigatory Project-

Banking Management System

Shaurya Pratap SIngh T Yashwanth Reddy


12 B 12 C
Roll No: B4088 Roll No: C4095
Vyasa International School Vyasa International School
INTRODUCTION

The Project is useful for the bank so as to keep record of their


customers and their transactions
In this software, one can add new entry of a customer to open a
new account, deposit amount and closing them when required, it
allows the customer to check their balance whenever they want.

Objective -
The objective of this project is to reduce the labour or the hectic
work of the bank employees and the managers. This way, the time
and work required is less. This system has some features:
• User friendly
• Time efficient
• Cost efficient
• Easy performance check and generation of daily balance
• It keeps the data of the customer secure.
• Paper work is also not required.

Functionality -

Using this system, the user can:


Open new account for customers
Deposit of amount
Withdrawal of amount
Closing of account

Modules -

1. Open new account for customers -


Asks for the name of the customer, account no. ,
date of birth, phone number, address and opening
balance.
2. Deposit of amount -
Asks for the account number , and amount to deposit.
This data is updated in customer_balance table

3. Withdrawal of amount -
Asks for the account number , and amount to withdraw.
This data is updated in customer_balance table

4. Closing of account -
Asks for the account number of the respective customer
And closes its account.

You might also like