top of page
Screenshot 2024-08-14 at 10.09.02-02.png
Screenshot 2024-08-14 at 14.13.20-2.png

Interfaces and Experience Layer

This layer represents the visible part of the platform, including both player-facing and operator-facing interfaces.

What It Covers

  • Website (player interface)

  • Admin panel (operator interface)

How It Works

User interacts through frontend → actions are sent to backend services → results are returned and displayed in real time

Operators manage the platform through the admin panel.

Key Components

Website

Admin Panel

MongoDB_Logo.svg.png

Integrations

RabbitMQ_logo.svg.png
Elasticsearch_logo.svg.png

What this means in practice:

Full access to source code and system component

Internal control over development and releases

No reliance on external providers

Responsibility for infrastructure, maintenance, and scaling

Where to go from here?

Understand how the system is structured or explore specific components in detail.

Screenshot 2024-08-14 at 14.13.20-2.png
bottom of page