Merge pull request #130 from IT4Change/feat-gradido-description

feat(content): describe the project gradido
This commit is contained in:
Hannes Heine 2024-03-05 10:29:16 +01:00 committed by GitHub
commit 3fd68730d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,20 @@
# Gradido # Gradido
Describe Project, Stechstack etc ## Describe
Projekte werden bebildert, der Techstack aufgeführt, sowie beteiligte Personen aus dem Team. [Gradido](https://www.gradido.net) is a project that wants to create a alternativ currency to the fiat money.
Idealerweise würden diese Daten von github kommen (später)
For this we helped Bernd Hückstedt to create his idea.
Alexander Friedland discovered the project and worked as the frontend developer.
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.