From 08115abf92b7c89a8fa4198f2961f9a37a1b70aa Mon Sep 17 00:00:00 2001 From: elweyn Date: Thu, 7 Mar 2024 10:10:14 +0100 Subject: [PATCH] Add line for Techstack. --- docs/projects/democracy.app.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/projects/democracy.app.md b/docs/projects/democracy.app.md index 6a4f652..b52e2c9 100644 --- a/docs/projects/democracy.app.md +++ b/docs/projects/democracy.app.md @@ -5,3 +5,5 @@ 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 + +Backend is written in TypeScript.