code4romania / code4romania/expert-consultation-backend

Add comments to document blocks

Open
#27 1 comment 0 reactions 1 assignee Claimed by @tododeni View on GitHub
Dominant language
Java
Stars
1
Forks
15
PR merge metrics
No merged PRs in 30d

Description

We need to allow comments on each document block.

Create a CRUD flow for comments.

The entity should have the following attributes:
* author
* creation time
* content
* document block reference

Besides the CRUD operations on a comment, there should also be a way to fetch all comments for a given document block. For an example implementation with a similar scenario, take a look at `DocumentBlockService:list`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.