Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Angular frontend architecture (new)

Tom Lichtenstein edited this page May 30, 2018 · 19 revisions

Services

Services are responsible for the API-Server communication and state synchronization. Directory: /src/app/services/

Chain-selector

Interface

Description

Data-retriever

Interface

Description

Parameter-configurator

Interface

Description

Recording-handler

Interface

Description

Scenario-configurator

Interface

Description

User-authentication

Interface

Description

Components

Clone this wiki locally