From 3f98523b6e90f3f277299eed2700ca5b7f62d4e2 Mon Sep 17 00:00:00 2001 From: elweyn Date: Tue, 5 Mar 2024 17:31:50 +0100 Subject: [PATCH] Add description of DEMOCRACY App. --- docs/projects/democracy.app.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/projects/democracy.app.md diff --git a/docs/projects/democracy.app.md b/docs/projects/democracy.app.md new file mode 100644 index 0000000..6a4f652 --- /dev/null +++ b/docs/projects/democracy.app.md @@ -0,0 +1,7 @@ +# DEMOCRACY App + +## Description + +The [DEMOCRACY App](https://www.democracy-deutschland.de/) is an open-source project that gathers from the german parlament the laws and decisions with all their documents. Then gives their users the possibility to vote (accept, reject or withholding) for each decission that the parlament has to make. After the vote the users can see in percentage how many persons have vote accept, reject or withhold. + +## Techstack