banking system (final)

26
Submitted to: Submitted By- Ms. Sonika Vasesi Prabhjot Saini(IT/10/530)

Upload: prabhjot7777

Post on 22-May-2015

348 views

Category:

Education


2 download

DESCRIPTION

Online Banking System using Core Java

TRANSCRIPT

Page 1: Banking system (final)

Submitted to: Submitted By-Ms. Sonika Vasesi Prabhjot Saini(IT/10/530)

Page 2: Banking system (final)
Page 3: Banking system (final)
Page 4: Banking system (final)
Page 5: Banking system (final)

I have designed my project on BANKING BANKING SYSTEMSYSTEM. It provide the user an interactive interface. The computerised Banking system has been designed to cater all the functional requirements of a Bank

The systems maintain the list of members, their accounts, money deposit & withdraw by them. It gives up-to-date information to the members regarding their account in the bank.

Page 6: Banking system (final)

Front-end is the tool visible to the user for performing an attractive user interface. The programmer put up the code here and interact with the user.

The application is developed using Java as front-end GUI on Windows XP platform.

Page 7: Banking system (final)

It is the tool invisible to the user. But it performs all the database related tasks such as saving the data, updating the data, deleting the data, retrieving the data etc.It has to be managed by the programmer.

The application is developed using Text file as backend.

Page 8: Banking system (final)

‣Pentium III or higher processor for better performance

‣Text file for database storage‣Hard disk space for storing database

depending on the data itself‣JDK 1.3 or higher 

Page 9: Banking system (final)

 The system maintains the list of members, their accounts. It gives up-to-date information to members regarding their account in the bank . This project provides facilities which each & every member would like to have in the bank. The following specifications are made as follows…

Page 10: Banking system (final)

‣User friendly menu driven system.‣Access to account – alter modification,

deletion & recovery.‣The members can use the system regarding

account enquiry.‣Storage of data for future reference.‣Report generation of records related to

customers as well as a combined report  

Page 11: Banking system (final)

The objective of the system is to provide a unified interface to the users of the system and as well as the administrators of the system.

This is a Bank System which can handles the bank management easily. It can be use by the customers who want to remember their Account Status everyday….

Page 12: Banking system (final)

It is going to be very handy for all of them as working in it very easy as compare to the complex programs like it which is not only difficult to understand but also most of people feel difficulty while using these programs.

Page 13: Banking system (final)

Attributes of CustomerCustomer is a weak entity therefore it has no attributes. 

Attributes of Account AccNo PersonName InDepAmt

Bank is a database  Administrator is a weak entity therefore it has

no attributes. 

Page 14: Banking system (final)
Page 15: Banking system (final)
Page 16: Banking system (final)
Page 17: Banking system (final)
Page 18: Banking system (final)
Page 19: Banking system (final)
Page 20: Banking system (final)
Page 21: Banking system (final)
Page 22: Banking system (final)
Page 23: Banking system (final)
Page 24: Banking system (final)

Faster monitoring Reliable operations Time saving in comparison to manually of

records. Justified / Specified Data view Easy Administration

Page 25: Banking system (final)

The Complete Reference Java 2, by Herbert Schildt.

JDSK 1.5 Swings Tutorial

Internet & WWW,by Deitel,Deitel & Neito

Page 26: Banking system (final)