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

User and resource ratings are calculated #106

Closed juli-txt closed 2 months ago

juli-txt commented 2 months ago

Describe the feature to be developed

Ratings of users and resources should be initialized in the db. Ratings of users and resources should be updated on request. Endpoints should be established to get various rating data.

Describe the Impact on the System

Changes to the db.

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