FozAhm / quill

📝 Registration, for hackathons!
https://medium.com/hackmit-stories/quill-an-open-source-hackathon-registration-system-91f3a06d22a2
GNU Affero General Public License v3.0
2 stars 1 forks source link

Allow uploading of consent forms #39

Open alvyn279 opened 5 years ago

alvyn279 commented 5 years ago

Problem

Users should be able to confirm their attendance with uploading/signing the required forms (waiver, consent).

Consent forms should be available to:

Tasks

Refer to this article for the full-stack example

Alternative

  1. Make files available to download
  2. Users fill in forms
    • Users under 18 present the necessary signed form on the day of the event
    • Users who don't need consent continue with just writing their name onto the box as per the photo and code of conduct
vuongeric commented 5 years ago

I have trouble setting up the s3 configs, iam roles and pool identities to work with s3 buckets, but the file upload seems to work

Some links worth looking at:

https://stackoverflow.com/questions/17585881/amazon-s3-direct-file-upload-from-client-browser-private-key-disclosure https://stackoverflow.com/questions/44043289/aws-invalid-identity-pool-configuration-check-assigned-iam-roles-for-this-poo https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html