> For the complete documentation index, see [llms.txt](https://wiki.ree6.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ree6.de/webinterface/what-is-the-webinterface.md).

# What is the Webinterface?

A page meant to inform you about our very weird system!

The Webinterface is split up into two parts a Frontend and Backend.

## Backend

It handles the logic related to Database communications and Session management.\
Ours is developed in Java Springboot.

## Frontend

This is the actual website you will visit and use since it will give you a visual overview of managing all the settings.\
It's made in Svelte.
