SamarthTech / web-projects-2024

This is the Official Repository of SAMARTH for Open-Odyssey 1.0. Contribute your Web Development or Applications in our Repository 🔥. Make Quality Contributions 😎
MIT License
65 stars 61 forks source link

Add Download Button for Generated QR Code #17

Closed 5haiqin closed 3 days ago

5haiqin commented 3 days ago

This update introduces a download button for the QR code generator. Users can now download the generated QR code as a PNG image directly from the browser. Key changes include:

  1. Addition of a hidden download button, which becomes visible once a QR code is generated.
  2. Functionality to convert the QR code rendered on a canvas to a downloadable image file when the button is clicked.