You are on page 1of 4

ABSTRACT

CODE GENERATOR
QR code stands for quick response. QR code is a machine readable
matrix barcode that uniquely represents information with the
increase in optical capabilities of smartphones. Using the QR
codes is one of the most intriguing way of digitally connecting
consumers to the internet via mobile phones since the mobile
phones have become necessity thing of everyone. QR code
provides high data storage capacity and fast scanning. In this
project we present the methodology for creating QR codes by
which the users enter text into a web browser and get the QR
code generated.
INTRODUCTION
A QR code is a box shaped matrix from a two-dimensional barcode also
called checkboard-type barcode that contains some meaningful data or
linkage. It is frequently employed on mobile apps and websites
nowadays. As compared to traditional barcodes, these data can store
more information. QR code indicating that code contents should be
decoded very quickly at high speed. The code consists of black modules
arranged in a square pattern on a white background. The information
encoded may be text, a URL or other data. The QR code was designed
to allow its contents to decoded at high speed. The popularity of QR
code is growing rapidly all around the world. Nowadays, mobile phones
with built-in module camera are widely to recognize the QR codes. QR
codes generated using an online QR code generator that displays online
information to the scanner when scanned. QR codes are generally used
in advertising, business, health care and education. Aside from these
sectors QR code also used in the restaurants and industry, you can also
find in brochures, flyers, posters billboards and even in online websites
such as social media and shopping sites.
SYSTEM ANALYSIS
EXISTING SYSTEM:
 Currently the whole application works only on systems locally with no database
linked to it.
 The codes that is be generated will only be on the current system where it’s
installed.
 Scanning is done by the camera that is attached to the system or built in it.
 Reading has no problem since the image file will be somehow
stored in the system itself, be it a computer, laptop or cellphone.
 It’s not portable or say, not easy to carry like cellphones.
PROPOSED SYSTEM:
 Will be made smartphone ready as well. Installation and operations will take
place totally in smartphones.
 Signup and Sign-in page will be connected using database Mongo Db
preferably.
 No need to carry own system, all the codes will be saved in the cloud, users will
only need to sign into their account in order to access them, irrespective of the
system their using.
Scanning will be done using cellphones and will connect to the link cellularly.
SYSTEM REQUIREMENTS:
SOFTWARE REQUIRMENTS:

Operating system - windows 10


Programing language - python
GUI - tinker
Modules - QR code
Os
Web browser
HARDWARE COMPONENTS:
 Processor: minimum 1GHz; recommended 2GHz or more
 Internet connection (LAN) or a wireless adapter (wi-fi)
 Hard drive minimum 32GB; recommended 4 GB or above
 Video capturing device
 Web browser

You might also like