acmutd / acmutd/meteormate-client
feat: Upload pictures directly from frontend
Ouverte
Type: Feature Request
- Langage dominant
- TypeScript
- Étoiles
- 0
- Forks
- 0
- Merge moyen
- 1 j 3 h
- PR mergées (30 j)
- 2
Description
# Why
Right now, we are sending the base64 string of an image directly to the backend for uploading after compressing, which makes it hard to get past the rate limits and makes the API requests large for multiple files
# Change
Make the frontend directly upload images to Firebase Storage since the frontend already does compression and conversion to WebP. Send the CDN link/links to the backend.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.