Aapush01 / QReasy

QReasy is a simple and efficient QR code generator built with TypeScript, React, react-qr-code, Aceternity UI, and Tailwind CSS. The app allows users to create customizable QR codes with ease and offers a sleek, responsive UI for a smooth user experience.
https://qr-easy.vercel.app
1 stars 2 forks source link

Allow Users to Upload Custom Logos into QR Code #8

Open Aapush01 opened 1 week ago

Aapush01 commented 1 week ago

Description:

Provide the ability for users to upload their custom logo and embed it in the center of the generated QR code.

Expected Behavior:

Tasks:

  1. Implement a file upload system for the logo.
  2. Ensure the logo is properly embedded and scaled within the QR code.
  3. Allow users to preview the QR code with the logo.

Additional Notes: