Allow users to choose a custom avatar and display it when the camera is off
Open
enhancement
hacktoberfest
hacktoberfest-accepted
hacktoberfest2025
hacktoberfest2025-accepted
- Dominant language
- TypeScript
- Stars
- 135
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Right now, when the camera is turned off, a default user icon is shown. For now, we want to let users choose a temporary avatar . The selected avatar will only remain active during the current session.
Acceptance Criteria:
Add an option for users to upload or select an avatar locally.
Display the chosen avatar when the camera is off.
Use the default user icon if no avatar is selected.
No backend storage avatar should reset when the user refreshes or leaves.
Contributor guide
Assessment
This issue has not been assessed yet.