Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(content): describe the project gradido #130

Merged
merged 6 commits into from
Mar 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions docs/projects/gradido.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Gradido

Describe Project, Stechstack etc
## Describe

Projekte werden bebildert, der Techstack aufgeführt, sowie beteiligte Personen aus dem Team.
Idealerweise würden diese Daten von github kommen (später)
[Gradido](https://www.gradido.net) is a project that wants to create a alternativ currency to the fiat money.

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.