Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need answer ASAP - Create a Bank Management System Project Using JAVA Programming language implement following Features given below as bank follows those features

I need answer ASAP - Create a "Bank Management System" Project Using JAVA Programming language implement following Features given below as bank follows those features apply it on your knowledge.

Please solve this ASAP by following instructions I'll give good rating to you THANKS.

Send Screen Shots also. MUST REQUIREMENTS:-

1-Create 15 Classes given below on Functional Features. 2-Inherit class no 8, 9 & 10 under Base class no 7 Business Investment. 3-Under Class 11 Loan Account Use OOP concept & inherit class 12/13 in this class 4-Must Use Java 3 OOP principles Inheritance-Polymorphism-Encapsulation. 5-GUI Platform:- JAVA FX

Functional feature

Class1 - Admin Login Class2 - User Login (Un Registered - Customers) Class3 - Current Account Class4 - Creating Account Class5 - Savings Account (Salary Account) Class6 - Deleting Record/Account Class7 - Business Investment Class8 - Plan A - (6-Months with 3% return) Class9 - Plan B - (1 Year Month with 0.1% return) Class10 - Plan C (1 Year Investment with 6% return) Class11 - Loan Account Class12 - Housing based Loan Class13 - Salary Based Loan Class14 - User Details Class15 - Salary Statement

The main objective is to create a JAVA FX based BANK MANAGEMENT SYSTEM. which will help to maintain the bank account records, Maintain the transaction records of the customers. Easy to track all the banking activity a centralized system to maintain only the required bank activity.

This Project contains all the basic activities of the bank. there are 2 main actors.

  1. Admin (Bank)
  2. User(Customer)

Admin: Following activity performs by admin or bank user.

  • The bank can ADD/EDIT/UPDATE new customers.
  • Admin can ADD/EDIT/UPDATE Bank.
  • The bank can ADD/EDIT/UPDATE transactions as per the customer request.

When a new user will be added under any bank. A unique starting from 1- account number will be generated automatically for the customer that the user will use this during the transactions.

User: User can perform following crud operation.

  • Users can register and login in to the application.
  • Users can send money to another user.
  • The user can update his profile.
  • Users can check the transaction history as well.

Please inform in how many hours you'll solve this, THANKS.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems An Application Oriented Approach Complete Version

Authors: Michael Kifer, Arthur Bernstein, Richard Lewis

2nd Edition

0321268458, 978-0321268457

More Books

Students also viewed these Databases questions