Estimated Effort: Medium
Dependencies among tasks: None
Acceptance Criteria: The backend may store given reactions in the database, which links them to the specific post and user who has reacted. Reactions should be retrievable when posts are loaded, and performance should not be worse when there are several reactions on one post.
Estimated Effort: Medium Dependencies among tasks: None Acceptance Criteria: The backend may store given reactions in the database, which links them to the specific post and user who has reacted. Reactions should be retrievable when posts are loaded, and performance should not be worse when there are several reactions on one post.