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?
[ ] Linting Code to Python standard
[ ] Testing code with Pytest. All tests within the system should still be ok.
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?