systemphil / symposia

Symposia is a philosophy course platform🏺
https://symposia.sphil.xyz
Apache License 2.0
6 stars 1 forks source link

Add course image upload to bucket #45

Closed Firgrep closed 5 months ago

Firgrep commented 9 months ago

Creation of new course right now requires an external URL image, but it would be better to handle this as an upload to the storage directly, similar to how videos are handled.

This also means that image replacement and deletion upon course deletion also needs to be handled.