wolfe3d / sodata

Science Olympiad Data
GNU General Public License v3.0
3 stars 3 forks source link

Full scoresheet file upload - pdf and excel sheets #64

Closed RyanTan8 closed 4 months ago

RyanTan8 commented 7 months ago

Created a variable named 'fileName' in the 'tournament' table to store correct file name + extension for the file image

User privilege 4: upload scoresheets to the website User privilege 1: view full scoresheet/download scoresheet

Considerations:

wolfe3d commented 7 months ago

Since data is expensive on Amazon, I think I would prefer to just add a link to the file on google drive. Actually, in this case, we could use another server as you had proposed before. Since this would not contain any private student data, I think using another server would be fine.