RealDevSquad / RealDevSquad/website-backend
Show colored UI avatars for new users
Open
@isVivek99 is already working on this.
Since Sep 20, 2022.
backlog
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
What is to be done ?
Changed ui-avatars of new members
- STEP 1 - add
color_idfor existing users PR https://github.com/Real-Dev-Squad/website-backend/pull/735 - STEP 2 - add
color_idfor new users Issue https://github.com/Real-Dev-Squad/website-backend/issues/1406
current view

expected with the help of backend

expected outcome
- colors remain consistent across requests for every user
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.
Assessment
This issue has not been assessed yet.