Merge pull request #23 from meysamhadeli/develop

add diagram for all services
This commit is contained in:
Meysam Hadeli 2022-06-30 00:28:38 +04:30 committed by GitHub
commit e3e716b46d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ High-level plan is represented in the table
- `Booking Service`: The Booking Service is a bounded context for managing all operation related to booking ticket.
![](./assets/Diagram.jpg)
## Structure of Project
In this project I used a mix of [clean architecture](https://jasontaylor.dev/clean-architecture-getting-started/), [vertical slice architecture](https://jimmybogard.com/vertical-slice-architecture/) and I used [feature folder structure](http://www.kamilgrzybek.com/design/feature-folders/) to structure my files.

BIN
assets/Diagram.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB