Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Apna Bank Spring Boot based application backend

NotificationsYou must be signed in to change notification settings

amandeep-saluja/MonoLithic-Bank-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a monolithic structure of a Bank application containing 3 main features or components:Accounts,Transactions andUser.Users can be either Customers or Employees.


Account provides following behaviours:

  1. can create new Account for new users
  2. fetch account by id
  3. fetch all accounts by employees
  4. update an existing account by employee
  5. can delete an account
  6. can perform a transaction between users

Transaction provides following behaviours:

  1. can get all transactions by source account id
  2. can get all transactions by destination account id
  3. can perform transactions and update account balance

User provides following behaviours:

  1. can get list of all customers
  2. get customer by id
  3. can create new customer with new account
  4. can update customer details like email, phone no, address or active status
  5. can delete customer by employee

About

Apna Bank Spring Boot based application backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp