HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Create infrastructure and processing for Frontend Log Data #16

Open MarcNor opened 2 years ago

MarcNor commented 2 years ago

Describe the feature to be developed

The Frontend Log Data will be send via an API Endpoint to HASKI. The system needs to take care of the storage and processing of the log data.

Describe the Impact on the System

We will need to extend the core modules of the system to retrieve the log data from the endpoints. The data should be stored within the DB.

Definition of Done What needs to be done, before the Issue can be closed?