Skip to content

Images management

Develop a dashboard for image processing for administrators

  • Prepare required database tables to store info about the images
    • date upload, date processed, user that processed
  • Harvest info about current images and fill the database
  • Prep interface so it is easy to upload, edit, delete, process, etc.
  • Upload one image or archives of images
    • save to archival
    • generate appropriate web version
    • attach to artifact

List of assets and dates of generations

  • API: list of public images in csv and json format

https://github.com/cdli-gh/Framework/issues/95

Edited by Émilie Pagé-Perron