Implement real file upload

Issue #129 open
Igor Santos created an issue

We need to enable users to set up their own avatars and upload event pictures.

Files could initially be sent to my own VPS in DigitalOcean, using a simpler user with access to only a folder and something like that.

Another way would be to set up a S3 bucket and store files there. There's one year of free tier and a promocode from Github Education.

  • [x] user profile photo (simple)
  • [ ] event profile photo (simple)
  • [ ] file uploads
  • [ ] policy for file upload responsibility
  • [ ] interactive photo upload - something with JS, as in this (probably with a library, tho)

Comments (13)

  1. Igor Santos reporter
  2. Log in to comment