0% found this document useful (0 votes)
41 views2 pages

ProjectProposal 2013682 Dec21

This project proposal is for a Bank Account Management System created in Java. The system will allow bank customers to view account details, deposited amounts, withdrawal histories, and transfer money online from anywhere. The technologies that will be used include Eclipse IDE, Java features like classes and arrays, MySQL database, and a JavaFX GUI. The proposed timeline is to finalize the UML class diagram by December 23rd, implement the classes by December 24th, add exception handling and file I/O by January 5th, and complete the GUI integration by January 15th.

Uploaded by

Hasibul Hasan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views2 pages

ProjectProposal 2013682 Dec21

This project proposal is for a Bank Account Management System created in Java. The system will allow bank customers to view account details, deposited amounts, withdrawal histories, and transfer money online from anywhere. The technologies that will be used include Eclipse IDE, Java features like classes and arrays, MySQL database, and a JavaFX GUI. The proposed timeline is to finalize the UML class diagram by December 23rd, implement the classes by December 24th, add exception handling and file I/O by January 5th, and complete the GUI integration by January 15th.

Uploaded by

Hasibul Hasan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Project Proposal CSE 215L Programming

Language II Lab Section #16

Fall 2020 North South University

Submitted To:
Shaikh Shawon Arefin Shimon (SAS3)

Name Md. Hasibul Hasan Khondaker

NSU ID 2013682042

Email Address [email protected]

Submission Date 21.12.2020

Project Name: Bank Account Management System.

Introduction:
This Online Bank Management System is an online software designed in Java programming
language for the purpose of effective online banking system. It mainly aims at making the banking
system easily accessible from anywhere and improving and enhancing the running banking
process. With the use of this online software, bank customers don’t need to go to bank to make

SAS3 CSE215L Fall 2020 1


inquiry regarding their balance or to transfer their balance to other account or for any other
banking services.

Features:

• The bank customers can view their account details such as account id, type of account,
available balance in the account, interest rate etc. from anywhere using internet service.
• The software is made to display deposited cash and date of deposition.
• Online Bank Management System is designed to give details information on cash withdrawal.
Customers can see the name & location of ATM with the time of cash withdrawal & amount
withdrawn.
• Online money transfer is one of the most desired facilities of bank customers. So, this online
software provides online money transaction facility with details.
• Moreover, this project is capable of displaying history of transaction with information such as
transaction time, amount and type.

Technologies:
• I am going to use IDE to develop the project. It is eclipse.
• Java features such as Classes, Arrays, Loops, File IO, Exception Handling, GUI JavaFX.
• MySQL for the database.

Proposed Timeline:

Date Update Topic

December 23, 2020 Finalize UML Class Diagram

December 24, 2020 Implement the classes from UML

January 05, 2020 Implement Exception Handling and File I/O

January 15, 2020 Implement GUI and connect the pipeline together

SAS3 CSE215L Fall 2020 2

You might also like