Skip to content

Commit

Permalink
🥷🏻 Initialize diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
JustynaBroniszewska committed Feb 19, 2024
1 parent e55c02e commit 2198d02
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions diagrams/architecture.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@startuml
component WebApp
component Backend



@enduml

8 changes: 8 additions & 0 deletions diagrams/vote_flow.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@startuml
actor User

User -> POPGDP: interact


@enduml

0 comments on commit 2198d02

Please sign in to comment.