Skip to content

More Django-mark implementations

Edith Coates requested to merge more_mark_tasks into main

Merges into the McLaim branch, which merges into the background_downloader branch.

My goal is to implement a basic marking action using WebPlom, which will require:

  • the server to send page images to the client
  • the server to accept annotations and annotation images
  • the server to accept marks and update the DB

Merge request reports