RealDevSquad / RealDevSquad/website-backend
Feature: Add manual approval process to verify members profile picture
Open
Nobody has claimed this yet.
feature task
help wanted
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Profile picture needs to be approved by Super User before uploading it to Cloudinary
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the profile-picture upload entry point and the existing Cloudinary integration. Trace how a Super User could approve a profile picture before upload; done means unapproved pictures are held back and approved pictures are uploaded to Cloudinary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100