acmutd / acmutd/meteormate-client

feat: Upload pictures directly from frontend

Abierto
#156 0 comentarios 0 reacciones 1 asignado Reclamado por @JuuyouSan Ver en GitHub
Type: Feature Request
Lenguaje dominante
TypeScript
Estrellas
0
Forks
0
Merge medio
1 d 3 h
PR fusionados (30 d)
2

Descripción

# 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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.