Skip to content

Is a Java Spring Boot application that offers secure user authentication, multi-currency account management, and transaction capabilities. Users can seamlessly check balances, exchange currencies, perform transactions, and track their financial history.

Notifications You must be signed in to change notification settings

omacelaru/My-Rev-Bank-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Bank Application

Description

Is a Backend Java Spring Boot application that offers secure user authentication, multi-currency account management, and transaction capabilities.

The user

  • Have the possibility to login / logout
  • Be able to have multiple accounts in different currencies
  • Be able to see the available balance for all the accounts
  • Be able to exchange money from a currency to another
  • Be able to make a transaction to another user
  • Be able to request money from another user
  • Be able to see the transactions history (income/ outcome)

Transaction:

  • An operation of money transfer between two accounts
  • After the transaction is executed, the balance is updated accordingly for both accounts

About

Is a Java Spring Boot application that offers secure user authentication, multi-currency account management, and transaction capabilities. Users can seamlessly check balances, exchange currencies, perform transactions, and track their financial history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages