aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 2bf8dd25aec0022f81dd9d53609e3bab500a642a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# MiniMUN

This is a Model UN conference I help run, and it requires an obscene number of forms which aren't automated at all.

## Components

PDFTeX will provide the backend for generating PDF documents, and will be wrapped by a CGI perl script (allowing nginx+uwsgi to host it).

The shell script will take a POST request from a basic HTML page (text box and submit button), which is preserved with cookies.

## Provided Documents

The forms it's going to create are award sheets and committee names with the logo (both full sheet, landscape prints)

## Licence

The licence of `logo.png` is unknown, but everything else is under GPLv3 (`LICENCE`)