Skip to content

Commit

Permalink
Add image for Web UI to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan_nizic committed Dec 5, 2024
1 parent 251de91 commit abb84a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,16 @@ Project dependencies are expressed through diagram:
- **Shared** - contains only DTOs for communication between client application (in this case Blazor Web Assembly) and APIs.
- **Common** - contains things found both on client and server side (constants and enums)

## APIs
## Client Web UI
Blazor Web Assembly User Interface:

<br/>

![Blazor Web Assembly User Interface](documentation/images/web-ui/blazor-web-assembly-ui.png)

<br/>

## Server APIs
Open API Documentation (Swagger) is displayed below:

<br/>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abb84a5

Please sign in to comment.