From e3c2263fb5449a2fc03b1207d0a324220dfd2b82 Mon Sep 17 00:00:00 2001 From: elweyn Date: Wed, 7 Feb 2024 11:03:54 +0100 Subject: [PATCH] feat(content): describe the project gradido --- docs/projects/gradido.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/docs/projects/gradido.md b/docs/projects/gradido.md index 451448e..c465801 100644 --- a/docs/projects/gradido.md +++ b/docs/projects/gradido.md @@ -1,7 +1,20 @@ # Gradido -Describe Project, Stechstack etc +## Describe +[Gradido](https://www.gradido.net) is a project that wants to create a alternativ currency to the fiat money. -Projekte werden bebildert, der Techstack aufgeführt, sowie beteiligte Personen aus dem Team. -Idealerweise würden diese Daten von github kommen (später) +For this we helped Bernd Hückstedt to realise his vision. +Alexander Friedland found the project and worked as the frontend guy. +Ulf Gebhardt was the project owner and the dev-op. +Moriz Wahl was responsible for the backend and the unit tests. +Hannes Heine worked on the backend and was agile coach. +Mathias Lenz made the end-to-end test szenarios and the dev-op. +Wolfgang Huß also worked on the backend. + +## Techstack + +The frontend is written in Vue2. +The backend uses node.js, apollo, graphql. +The database is on the SQL platform MariaDB. +The End-to-End tests are written with cypress.