SpringBoot-Bank-App icon indicating copy to clipboard operation
SpringBoot-Bank-App copied to clipboard

A mere simulation of a bank application

SpringBoot-Bank-App

KOREDE-Spring-Boot-Bank-App API

img.png img_1.png img_2.png

Environment

Install JDK 11 (https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) , IDE Intellij IDEA

How to run

  • Clone or download zip file from git
  • Access the root folder then open with an IDE such as Netbeans, Eclipse, Intelij ...
  • Allow maven to sync dependencies by turning ON your internet connectivity.
  • After a successful maven sync you can now
  • run the SpringBoot-Bank-App file

For documentation (http://localhost:8080/swagger-ui.html#/)

Replicate the basic functions of digital banking. The app should provide parents with:

The Basic API OF BANK

Architecture and Design part:

Creating Diagrams:

Class

Use cases

Deployment

Package

To analyse

Sequence

Object

SpringBoot Back-End part:

Connection With The MySQL database through php myadmin.

Creation of Entity tables.

Creation of Relations Between Entity Tables.

Creation of Crud (View, Delete, Add, Edit).

Creation of Advanced Trades.

Creation of Services.

Consumption of Rest.

Creation of APIs (Messaging, Email, Mapp,Authentication,Virtual Meet schedule)

#https://springboot-bank-app-production.up.railway.app/swagger-ui.html#/