You are on page 1of 5

E-Banking

Introduction: This project aims at creation of a secure banking system. This will be accessible to all customers who have a valid User Id and Password. This system provides the following facilities: Balance Enquiry Funds Transfer to another account in the same bank Request for cheque book/change of address/stop payment of cheques Viewing Monthly and annual statements. Problem Definition: The major concern for an Banking is the security. There are many remote customers accessing the system and placing various requests/queries to get the required information or to make transactions with the bank at any time demanded. There are various aspects that are needed to address in this application. There should be a report generatingB alance Enquiry The system need to guarantee the Funds Transfer to another account of the same bank. The system should provide assistance for request for

cheque book change of address stop payment of cheques The system must generate various reports for the customers to view Monthly and Annual statements. o o o Proposed System: This proposed system aims at creation of a secure Banking System. This will be accessible to all customers who have a valid User Id and Password. The system provides the following important functionalities: Balance Enquiry Funds Transfer to another account in the same bank Request for cheque book / change of address / stop payment of cheques Viewing Monthly and Annual Statements. Functional Components: The proposed system categories and follows these modules to implement

Login component Balance Enquiry Funds Transfer Request Details Viewing Statements

System Help Logout 1. Customer must have a

Login Component valid User Id and

password to login to the system 2. If a wrong password is given thrice in succession, that account will be locked and the customer will not be able to use it. When an invalid password is entered a warning is given to the user that his account is going to get locked. 3. After the valid user logs in he is shown the list of accounts he has with the bank. Using the Interface on selecting he is taken to a page which shows the present balance in that particular account number

Balance Enquirythe desired account

Funds Transfer

- This Interface helps user to transfer funds to another account in the same bank. User is provided with a transaction password which is different from the login password. If the transaction is successful a notification should appear to

the customer, in case it is unsuccessful, a proper message should be given to the customer as to why it failed. Request Details User can request details of the last n number of transactions he has performed. A report can also be taken of this. User can request for cheque book/change of address /stop payment of cheques Viewing StatementsUser can view his monthly as well as annual statements. He can also take print out of the same. System Help Proper help is provided as and when requested by the user. Logout Logout from the system.

The Login to the system is database driven i.e. a user will be allowed to access the system if and only if he is the valid user of the system (his/her name is present in the database)

HARDWARE & SOFTWARE REQUIREMENTS:

HARDWARE REQUIREMENTS:

System Hard Disk Floppy Drive Monitor Mouse Ram

: : : : : :

Pentium IV 2.4 GHz. 40 GB. 1.44 Mb. 15 VGA Colour. Logitech. 512 MB.

SOFTWARE REQUIREMENTS:

Operating system Coding Language Database

: : :

Windows XP Professional. ASP .Net,C# Sql Server 2005.

You might also like