Skip to content

feat(db): function to get latest report based on course and unit id (#8, based on !6)

Julian Ammouche Ottosen requested to merge 8-get-ai-data into dev

Created function that gets latest report. Also created endpoint where the function can be tested. Example url: localhost:8000/report/TDT4100/2, for getting the latest report from unit 2 in TDT4100.

This PR is based on the merge of !6 (merged), so resolve that one first.

Closes: #8 (closed)

Merge request reports

Loading