feat: overhaul profile UI, add QR support and web creation tool#89
feat: overhaul profile UI, add QR support and web creation tool#89samyuktaap wants to merge 5 commits into
Conversation
|
@mohi2006august , I have submitted the PR (#89) for this task with the updated UI and QR support. Looking forward to your feedback!" |
|
@samyuktaap Please update the PR description properly. |
|
@samyuktaap Please join our discord channel -> https://discord.gg/cTpXtEyqd |
|
Done
…On Sun, May 17, 2026, 3:58 PM Harshit Singh Parihar < ***@***.***> wrote:
*Harxhit* left a comment (Dev-Card/DevCard#89)
<#89 (comment)>
@samyuktaap <https://github.com/samyuktaap> Please join our discord
channel -> https://discord.gg/cTpXtEyqd
—
Reply to this email directly, view it on GitHub
<#89 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BZPVEIZ35V6MYECOPW2DAOD43GH5FAVCNFSM6AAAAACY6BEK5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DINZQGI4TSMBWGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
@samyuktaap Please update your PR description |
|
@Harxhit I have updated the PR description and resolved all merge conflicts with the main branch. The PR should be ready for review! Let me know if you need anything else. |
1 similar comment
|
@Harxhit I have updated the PR description and resolved all merge conflicts with the main branch. The PR should be ready for review! Let me know if you need anything else. |
ShantKhatri
left a comment
There was a problem hiding this comment.
LGTM. Just add a demo video for this and fix the merge conflicts, will be merged.
|
No activity from last 5 days, so closing this PR. |
|
Hi @ShantKhatri, Apologies for the delay. I was unable to respond within the expected timeframe. I have already completed the implementation and would still like to contribute this enhancement. If possible, could you please reopen the PR or allow me to submit a fresh PR with the requested demo video and any additional changes required? Thank you for your time and review. |
I have reopened the pr please fix the merge conflicts and pin PA. |
|
Thank you for reopening the PR. I will fix the merge conflicts and update the PR shortly. Could you please clarify what is meant by "pin PA" so that I can address it correctly? |
PA is Project Admin. You can pin in him discord or here. |
|
Hi @ShantKhatri, I have completely resolved the merge conflicts, and the branch is now fully up to date! I understand what you meant by "pin PA" now. Could you (or another Project Admin) please authorize the Vercel deployment preview so that the checks can run and pass? Thank you! |
|
@Harxhit @ShantKhatri The branch is now fully up to date with upstream/main and all merge conflicts are resolved. Could you please authorize the Vercel deployment preview so the checks can run? |
CI Results — ❌ Some checks failed🖥️ Backend (⏭️ skipped)
📱 Mobile (⏭️ skipped)
🌐 Web (❌ failure)
🕐 Last updated: |
|
@Harxhit @ShantKhatri Just a heads up, the |
|
We have been migrated to React for web module(with prior notice), thanks for this PR, but this will need rework here. |
Summary
This PR completely overhauls the public profile UI with a modern, glassmorphic design. It introduces a 'Premium Card' aesthetic with smooth animations, dynamic mesh gradient backgrounds, and an integrated QR code generator for easy contactless sharing. Additionally, it implements a new web-based profile creation workflow that allows users to instantly preview their profiles.
Type of Change
What Changed
apps/web/src/routes/u/[username]/+page.sveltewith a premium glassmorphic layout, 3D floating animations, and dynamic gradients.How to Test
/createto test the new profile creation flow and preview./u/username) to view the new premium glassmorphic interface and verify the 3D card layout.Checklist
pnpm -r run lintpasses).pnpm -r run typecheck).pnpm -r run test).console.logor debug statements left in the code.