Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Generates Zooniverse volunteer certificates for their contributions on Ouroboros.

Notifications You must be signed in to change notification settings

zooniverse/ouroboros-volunteer-certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ouroboros Volunteer Certificates

The script generates Zooniverse volunteer certificates for their contributions on Ouroboros.

Context: the Zooniverse wants to generate individualised certificates for each volunteer who submitted Classifications on the old Ouroboros system.

How it works:

  • You run the script by supplying a CSV with volunteer classification data.
    • e.g. npm start example-input.csv
  • The script generates PDF files, one for each volunteer, in the /output folder.

Based on shaunanoordin/react-pdf-experiment.

Usage

Requirements:

  • Node (tested with node v20.9.0) and npm (tested with npm v10.1.0)

Running:

  • Setup the repo with npm install
  • Run npm start (CSV FILENAME)
  • View the PDF files in /output

About

Generates Zooniverse volunteer certificates for their contributions on Ouroboros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published