Skip to content

Commit 90e5f6d

Browse files
authored
Merge pull request #31 from demokratie-live/sprint#7/diagrams
Update README.md
2 parents 2054dca + a7f8c78 commit 90e5f6d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,27 @@ yarn imp
4343
yarn lint
4444
```
4545

46+
## Diagrams
47+
48+
All sorts of visual Documentation.
49+
50+
### Server <-> Bundestag.io
51+
52+
![](https://github.com/demokratie-live/democracy-assets/blob/master/docu/Communication_bundestagio_democracyserver.png)
53+
54+
### Database Model Prototyp
55+
56+
![](https://github.com/demokratie-live/democracy-assets/blob/master/docu/Datenbank%20Model.png)
57+
![](https://github.com/demokratie-live/democracy-assets/blob/master/docu/ServerDatabase.png)
58+
59+
### Client -> Server: Increase Activity
60+
61+
![](https://github.com/demokratie-live/democracy-assets/blob/master/docu/activity.png)
62+
63+
### Client -> Server: Authentification
64+
65+
![](https://github.com/demokratie-live/democracy-assets/blob/master/docu/auth.png)
66+
4667
## Contributing
4768

4869
Anyone and everyone is welcome to [contribute](CONTRIBUTING.md). Start by checking out the list of

0 commit comments

Comments
 (0)