Project Descriptions

Bank Management System

Introduction

A computer based bank management system is designed to handle all the primary information required to add new account, deposit money, withdraw money and transfer money. Separate database is maintained to handle all the details required for the correct statement calculation and generation.

This project intends to introduce more user friendliness in the various activities such as record updating , maintenance, and searching and more.


The main aim of Bank Management Mini DBMS project is to keep record of customer details in the bank. We aim to demonstrate the use of create, read, update and delete MySQL operations through this project. Firstly, employee registration is done in the concern bank branch. Branch employee creates customer account in the bank, then customer can credit amount, debit amount and check balance. Customer can even use different services like insurance, loan, bill payments etc.


The major modules of this system are as follows:

  • Branch (Bank)

  • Customer

  • Accounts

  • Employees (Bank)




OBJECTIVE OF THE PROJECT


The main objective of the project is to develop an online Banking system for banks. This bank management system will help us- to add new customer accounts, delete accounts and update accounts, deposit amount, withdraw amount and transfer money. Using this system, users can also search any individual account in a few seconds.


FEATURE


1.Add New Account(update, delete)2.Deposit Balance3.Transfer Balance4.Withdraw Balanceand many more.

Advantage

This system will help us- to add new customer accounts, delete accounts and update accounts, deposit amount, withdraw amount and transfer money easily. Also user can search any account within few seconds.




REQUIREMENT ANALYSIS:


Requirements are prone to issues of ambiguity, incompleteness, and inconsistency. Techniques such as rigorous inspection have been shown to help deal with these issues. Ambiguities, incompleteness, and inconsistencies that can be resolved in the requirements phase typically cost orders of magnitude less to correct than when these same issues are found in later stages of product development. Requirements analysis strives to address these issues.


. Take a long time to produce

. Begin to limit the implementation option available

. Are costly to produce


Requirements for both the system and the software are documented and reviewed with the customer.


Using this feature ,user can log in his/her ID.

It is home page. By using this page, user can do various types of work such as add new customer accounts, delete accounts and update accounts, deposit amount, withdraw amount and transfer money.

Using this page, User can add new account and update, delete any account.

If we click the deposit button from home then we will get the below page. After that we can deposit any amount by using this page.



If we click the cash transfer button from home then we will get the below page. After that we can transfer any account to another account by using this page.



If we click the withdraw button from home then we will get the below page. After that we can withdraw any amount by using this page.