Skip to content

Robust web application designed to manage user funds through various financial operations such as crediting, debiting, and transferring money.

Notifications You must be signed in to change notification settings

NazzP/BankService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

BankService

BankService is a web application that allows users to work with funds (credit,debit,transfer). If the client's balance has been changed, he will be informed by email message. All transactions are saved in PostgresSQL. Also, u can generate a PDF document of your transactions for a certain period.Jwt auth. is provided.

Tech stack

  • Java 18
  • Spring
  • Hibernate
  • PostgresSQL
  • Jwt
  • SpringDoc
  • Swagger
  • Maven

Features

  • login
  • createAccount
  • creditAccount
  • debitAccount
  • transfer
  • balanceEnquiry
  • nameEnquiry
  • saveTransaction
  • sendEmailAlert

Database

image

Swagger. REST APIs Documentation

image

About

Robust web application designed to manage user funds through various financial operations such as crediting, debiting, and transferring money.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages