gathering / unicorn-backend

Backend/API for UNICORN
https://competitions.gathering.org
MIT License
2 stars 1 forks source link

Allow too-late uploads #2

Open eriktm opened 3 years ago

eriktm commented 3 years ago

Proposed Functionality

A competition administrator should be able enable file upload for users having a registered entry a set period after competition is closed. They should also be able to enable upload on a single entry for a set period. As another alternative, competition administrators should also be able to upload files to entries themselves.

Use Case

In case of unforeseen problems with uploading files or other situations.

Database Changes

Possibly some fields on either Competition, Entry or both.

External Dependencies

None