Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Online Banking System is developed using React JS , Spring Boot & MySQL by using this application, Admin can add multiple Banks in the system.

Online Banking System is developed using React JS, Spring Boot & MySQL by using this application, Admin can add multiple Banks in the system. After adding Banks, Banks can log into the system register customers, and add their accounts, then Banks can do Bank Deposits and bank Withdraw for the customers. Also, customers can log into the system and do the account transfer intra-bank or inter-bank, Customers and banks can see the customer transaction history at any time, and they can also download the statement by selecting the time range.
Functional Modules in Banking Management System Project
a)User Authentication Module:
The registration and Login system has been added so that only authenticated users
(Admin,Bank, or Customer)can perform their functionalities. For authentication, we have used Spring Security and JWT.
b)Bank Module:
Add Bank, View all Banks, Search Banks, Add Bank Manager, View Bank Managers.
c)Bank Customer Module:
Add Bank Customer, View Bank Customers, Deactivate Bank Customer, Activate Bank Customer and, Search Bank Customers.
d)Bank Account Module:
Add Customer Bank Account, View all Bank accounts, Lock Bank Account, Open Bank Account, and Search bank accounts.
e)Bank Transaction Module:
Bank Deposit, Bank Withdraw, Account Transfer, Transaction History, Search Bank Transactions by time range, View Statement, Download Bank Account Statement and, Check Bank Balance.
Can you design the diagrams: class diagram, Use case diagram, Sequence diagram, and software flowchart diagram for online banking system

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions