By Dyna Joshy
This QR code generator has been built using HTML,CSS ,JavaScript and the QR code API.


This project generates a unique QR code for every text or link we provide.
This API is initialized to an image wherein we want our code to be displayed. Upon clicking the generate code button, the function (here, generate code) is called.
It contains a text box wherein we can enter a text or link and by pressing on the "Generate Code" button, we can get a QR code for each of the inputs given in the text box. Unique codes/graphics are produced upon each new input.
The QR code API is a free, online API that can generate an infinite number of codes upon each new text.
Submitted by Dyna Joshy (dynajo11)
Download packets of source code on Coders Packet
Comments