|

Complex management dashboard tool

Software architecture has been designed for daily purposes of Salini Management team: adding, modifying and displaying different types of complex data.

Challenged by the data quantity, its complexity and the performance issues, we built a GraphQL server layer upon a Prisma server.

Thanks to this solution we managed to send to the client the smallest possible payload.

Authentication is handled by Auth0 and the frontend is built with React and Redux and tested with Jest.

The project is based on AWS (Route 53, EC2, S3 Buckets).