Internship W5 Final
Internship W5 Final
From:23/12/2024 To:25/12/2024
Details of work done
QR CODE GENERATOR:
Project Framework:
A quick response code or QR code is a type of barcode in the form
of a matrix. These are machine-readable optical labels that contain pieces of information about
the items attached to them. In this article, we will be creating our own QR code generator
from scratch using HTML, CSS, and JavaScript. We will try to generate a QR code by giving
text input. The input can be plain text or a URL. We will take the help of create qr-code API for
generating a readable QR code .
Enter the text or URL you want to encode in the QR code in the "Enter the text/URL" field.
Enter the location where you want to save the QR code image in the "Enter the location to
save the QR Code" field.
Enter the name you want to give to the QR code image in the "Enter the name of the QR
Code" field
Click the "Generate Code" button to generate and save the QR code.
The application will create a QR code image with the specified content and save it in the
location you provided.
How the QRCODE will generate:
Python is a powerful and versatile programming language that can be used to create a wide
range of applications, including those that generate QR codes. One of the most popular libraries
for creating QR codes in Python is the QRcode library. This library allows developers to easily
generate QR codes by providing a simple and intuitive interface for creating and customizing the
codes.
To create a QR code using Python, you will first need to install the QRCode library by using the
command pip install QRCode. Once the library is installed, you can import it into your Python
script and use it to generate a QR code by providing the information you want to encode, such as
a text or a URL.
Application of QRCode:
Marketing & Advertising
Payments & Transactions
Authentication & Security
Event Management & Ticketing
Logistics & Inventory Management
Healthcare & Medical Uses
Education & Learning
Smart Cities & Public Services
………………………………….. ……………………………………
(Internal Guide) (HOD, Dept. of MCA)
…………………………………..
(External Guide)
Vision: To transform young graduates into skilled computer professionals to meet industrial and societal needs.
Mission: To enhance the teaching learning process to meet quality education in the field of Computer Applications.
To impart the knowledge in current technologies to meet the industrial needs.
To inculcate ethical values and leadership qualities for the betterment of society.