uoregon-libraries / newspaper-curation-app

Suite of front- and back-end tools for the curation of digitized newspaper materials
Apache License 2.0
8 stars 1 forks source link

Feature/refactor batch queueing #323

Closed jechols closed 3 months ago

jechols commented 3 months ago

Related to #220: this refactors the way batch generation happens so that some of the logic is now reusable instead of being trapped in a command-line tool (and relying on things like global variables, which don't work so well in a web interface).

Normal contributors

I have done all of the following: