PTA supports the customer in implementing a website to manage lists and links in the form of tiles or buttons. These tiles contain functionalities and can be edited as desired.
Supplement
The service is operated in the customer's own cloud environment via an API gateway.
Subject description
A website is implemented that allows users to manage links to their applications. These links are displayed in tiles, each of which contains a heading, a short description and an image. By clicking on the tiles, the user is redirected to the corresponding application. It is possible to configure the tiles as desired. The order of the tiles can be selected, and it is also possible to hide individual tiles. Vue.js and TypeScript are used for the front end, while Ktor and Kotlin are used for the back end.