Simple Online Bank Management System

OVERVIEW

This personal project is a simple online bank management system which provides money transactions, like withdrawal for users.

Hello, everyone.

Nowadays, some people do not want to spend much time in operating ATM in stores. They dislike manual operations and before they use them, they sometimes have to wait in a long queue. In addition to that, because of COVID-19 pandemic, a lot of people tend to avoid touching anything to protect themselve from COVID.

However, this simple online bank management system is really helpful. This can eliminate such problems from people.

So, today's topic is how to implement a simple online bank management system by using Java and Spring Boot framework. 

The online bank management system provide two different types of operations for users. They are like below.

1. Account Management Operations 

2. Online Money Transaction Operations

First of all, each user of this system has to create his or her online bank account. Each user is required to send an original username and password for the online bank account.  After a user has registered an online bank account, the user is able to other operations, like money diposite, money withdrawal, money transfer.


The source code of this project is available in the below github page.

http://www.github.nanikaURLwokaitene

●About this project

●Functionalities of this project


●Necessary technologies or skills


●About functionalities of this project


●What I learned from this project


●Conclusion