diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +# 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 shell 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) |