acmutd / acmutd/meteormate-client

feat: Upload pictures directly from frontend

Open
#156 0 comments 0 reactions 1 assignee Claimed by @JuuyouSan View on GitHub
Type: Feature Request
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 3h
Merged PRs (30d)
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.