Splash page with submission forms for tournament ID and school name (heavily validated on the server side!). Acknowledge submission and say it will be ready in about 10 minutes.
Generate results once, for all schools, and save the results.
S3 backend for saved text content -- serve if already generated
Could Lambda do this? Perhaps for small tournaments, not Glenbrooks though.
Allow for regeneration requests?
Include a link to the issues list for feedback
Make sure to immediately put a placeholder file down to avoid DOS attacks during the execution of the GPT script.
Make a simple website for this.
Splash page with submission forms for tournament ID and school name (heavily validated on the server side!). Acknowledge submission and say it will be ready in about 10 minutes.
Generate results once, for all schools, and save the results.
S3 backend for saved text content -- serve if already generated
Could Lambda do this? Perhaps for small tournaments, not Glenbrooks though.
Allow for regeneration requests?
Include a link to the issues list for feedback
Make sure to immediately put a placeholder file down to avoid DOS attacks during the execution of the GPT script.