RockefellerArchiveCenter / digitized_image_qc

An application to review and assign rights statements to digitized still image and textual assets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digitized_image_qc

An application to review and assign rights statements to digitized still image and textual assets.

Getting started

Clone the repository to a new directory:

$ git clone git@github.com:RockefellerArchiveCenter/digitized_image_qc

Move to the root directory of the repository:

cd digitized_image_qc/

Start the app with Docker Compose:

$ docker compose up

Once the application starts successfully, you should be able to access it in your browser at http://localhost

When you're done, shut down Docker Compose:

$ docker compose down

License

Code is released under an MIT License, as all your code should be. See LICENSE for details.

About

An application to review and assign rights statements to digitized still image and textual assets.

License:MIT License


Languages

Language:Python 65.9%Language:HTML 16.9%Language:Shell 9.0%Language:CSS 3.3%Language:JavaScript 3.1%Language:Dockerfile 1.8%