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

Feat: Added users avatar feature in profile successfully Issue 411 #488

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

MeetDOD
Copy link
Contributor

@MeetDOD MeetDOD commented Jul 23, 2024

Pull Request Resolves [ #411 ]

Title: Added users avatar feature in profile successfully.

Description

  1. In backend, I added the avatar in prisma and also added in update profile so that user can choose the avatars and update it or leave it to default.
  2. Also I added the avatar in leaderboard, show profiles and comments to fetch it.
  3. In frontend, in profileForm I added the 5 avatar and passing them in update form so that the user can update it accordingly.
  4. Also in many places CSS is fixed and enhanced.
  5. The design is responsive and can work in both light/dark mode.

Related Issues

Fixes #411

Changes Made

New feature: Added users avatar feature in profile.

Screenshots

image

image

image

image

image

Video

Style.Share._.View.profile.-.Google.Chrome.2024-07-23.19-27-46.online-video-cutter.com.mp4

I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.

Thank You for this contribution.

Copy link

vercel bot commented Jul 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 3:04pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@VaibhavArora314
Copy link
Owner

Where did you take all the avatars from? @MeetDOD

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 24, 2024

Where did you take all the avatars from? @MeetDOD

from freepik

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 24, 2024

@Ultimateutkarsh11 please add level 3 You can see the efforts done in frontend + backend 👍

@Ultimateutkarsh11 Ultimateutkarsh11 merged commit a9244ab into VaibhavArora314:main Jul 25, 2024
3 checks passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: profile picture
4 participants