Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PA165 Banking System
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Filip Piták
PA165 Banking System
Commits
62fd15f1
There was an error fetching the commit references. Please try again later.
Commit
62fd15f1
authored
11 months ago
by
Filip Piták
Browse files
Options
Downloads
Patches
Plain Diff
Prisaham posledna zmena README, az teraz som vsetko precital dokladne
parent
1a5c201a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+7
-6
7 additions, 6 deletions
README.md
account-management/README.md
+4
-6
4 additions, 6 deletions
account-management/README.md
with
11 additions
and
12 deletions
README.md
+
7
−
6
View file @
62fd15f1
...
...
@@ -13,13 +13,14 @@ which can report total and average (per account) transactions (deposits, withdra
## Use case diagram
<img
src=
"./useCaseDiagram.png"
width=
"800"
>
##
Service
Structure
##
Artefact
Structure
| Service | Specification |
|-----------------------------|-----------------------------------------------------------------------|
|
**Account Management**
| Authentification, user accounts management |
|
**Account Query**
| Real-time representation of current balance states of bank accounts |
|
**Transaction Processor**
| Asynchronous processor for transaction requests |
| Service | Specification |
|-----------------------------|-----------------------------------------------------------------------------------------------------------------------|
|
**Infrastructure**
| Common implementations including exceptions, exception handling, loadbalancing, service registry, security and other |
|
**Account Management**
| Authentification, user accounts management |
|
**Account Query**
| Real-time representation of current balance states of bank accounts |
|
**Transaction Processor**
| Asynchronous processor for transaction requests |
## Module Architecture
...
...
This diff is collapsed.
Click to expand it.
account-management/README.md
+
4
−
6
View file @
62fd15f1
# Account Management Service
##
Microservice
s
##
API'
s
1.
**User
Service
:**
1.
**User
Api
:**
-
Manages user-related operations such as user creation, retrieval, and updating users.
2.
**Account
Service
:**
2.
**Account
Api
:**
-
Handles account-related operations such as account creation, retrieval, and management.
3.
**Scheduled Payment
Service
:**
3.
**Scheduled Payment
Api
:**
-
Manages scheduled payment operations including scheduling, retrieval, and processing.

This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment