Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Handle Profile images #132

Open
vigneshshettyin opened this issue Jun 23, 2024 · 0 comments
Open

[Improvement] Handle Profile images #132

vigneshshettyin opened this issue Jun 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Level2

Comments

@vigneshshettyin
Copy link
Owner

image

Handle profile images use CDN to storage images, some examples
(Use server actions, accept images less than 1MB)
(Image format acceptable are png, jpg, jpeg)

  1. https://cloudinary.com/
  2. https://imagekit.io/
  3. https://www.cloudflare.com/en-in/developer-platform/cloudflare-images/

While storing images, images should be compressed drastically.

Initially while user login's assign him a random avatar. Store some avatar sets in CDN.

@vigneshshettyin vigneshshettyin added enhancement New feature or request Level2 labels Jun 23, 2024
@VijeshVS VijeshVS pinned this issue Jul 6, 2024
@VijeshVS VijeshVS unpinned this issue Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Level2
Projects
None yet
Development

No branches or pull requests

2 participants