Here you can find an overview of the documentation for the LCAcollect implementation
The backend is written in Python using the FastAPI framework. To add GraphQL functionality we are using Strawberry. The backend application containerized and deployed and orchestrated with Kubernetes
The frontend is written in Typescript and React as a Singe Page Application (SPA). The SPA communicates with the backend through GraphQL. As a style library we are using MUI
