Skip to content

Conversation

IsJn-227
Copy link

@IsJn-227 IsJn-227 commented Aug 12, 2025

Closes: #1023

Describe the add-ons or changes you've made 📃

  • Added a standalone QR Code Reader page accessible at /qr-reader.
  • Implemented real-time QR code scanning using device camera via html5-qrcode library.
  • Added image upload fallback to scan QR codes from pictures.
  • Updated routing in App.jsx to keep /qr-reader route outside the main Navbar layout for a clean scanning UI.
  • Display the decoded QR code result on the page.

Screenshots 📷

QR Reader Screenshot

Attach screenshots here showing the QR scanner UI with camera scan and upload option working.

Type of change ☑️

What sort of change have you made:

  • New feature
  • Bug fix
  • Code style update (formatting, local variables)
  • Documentation update
  • Database update

Note to reviewers 📄

Please review the routing changes carefully to ensure /qr-reader works as a standalone page without navbars or sidebars.
Happy to make any requested changes.


Full name: Ishita Jain
Participant role: GSSoC '25 contributor

Copy link

vercel bot commented Aug 12, 2025

@IsJn-227 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for code-a2z ready!

Name Link
🔨 Latest commit bd4e1db
🔍 Latest deploy log https://app.netlify.com/projects/code-a2z/deploys/689b5eca1c5e2f0008474c56
😎 Deploy Preview https://deploy-preview-1188--code-a2z.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Avdhesh-Varshney
Copy link
Member

Avdhesh-Varshney commented Aug 12, 2025

Hi @IsJn-227 I think there is a gap in information. The issue is regarding to build a seprate project of QR code reader not to implement it in code-a2z website.

For website enhancement issues, you will see main-website label on your assigned issue.
Plz read the guidelines #108 and update the PR accordingly by revert all the changes

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

Successfully merging this pull request may close these issues.

📃: QR code Reader
2 participants