Download as pdf or txt
Download as pdf or txt
You are on page 1of 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 hasibul.khondaker@northsouth.edu

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