bahrain-bp / bqa-genai-challenge

This repository will include the BQA GenAI challenge artifacts
0 stars 0 forks source link

comment feedback backend #230

Closed ayshu2001 closed 4 months ago

ayshu2001 commented 4 months ago

The goal of this task is to enable the BQA reviewer to add comments on files that have been uploaded for the Officer to see. Comments will be linked to files using unique identifiers. So that when retrieving each file, the file summaries and comments associated with it, will also be fetched.

This task requires:

frontend backend

Dependencies: https://github.com/bahrain-bp/bqa-genai-challenge/issues/43 (automated summaries for University Officer) - follows same approach.

ayshu2001 commented 4 months ago

git fetch origin git checkout Comment_Backend