-
Notifications
You must be signed in to change notification settings - Fork 319
[FEATURE] Add QR code generation for public profile sharing #1784
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc26GSSoC 2026 contributionGSSoC 2026 contributiongssoc:assignedGSSoC: Issue assigned to a contributorGSSoC: Issue assigned to a contributorlevel:beginnerGSSoC: Beginner difficulty (20 pts)GSSoC: Beginner difficulty (20 pts)type:featureGSSoC type bonus: new featureGSSoC type bonus: new feature
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc26GSSoC 2026 contributionGSSoC 2026 contributiongssoc:assignedGSSoC: Issue assigned to a contributorGSSoC: Issue assigned to a contributorlevel:beginnerGSSoC: Beginner difficulty (20 pts)GSSoC: Beginner difficulty (20 pts)type:featureGSSoC type bonus: new featureGSSoC type bonus: new feature
Description
Currently, users can share their public DevTrack profiles through X, LinkedIn, the native share sheet, or by copying the profile link. While these options work well for online sharing, there is no convenient way to share profiles in person or across devices.
To improve accessibility and user experience, add a QR Code sharing feature that generates a scannable QR code for the user's public profile URL.
Expected Behavior
Suggested Implementation
ProfileQrModalcomponent.react-qr-codeorqrcode.react.Benefits