{% extends "base.html" %} {% block title %}Create QR Code - QR Code Management{% endblock %} {% block content %}

Create New QR Code

Generate a QR code for your location or event

Basic Information

Provide the essential details for your QR code

This name will help you identify the QR code in your dashboard
0/100
The name of the physical location where this QR code will be used
0/100

Location Details

Provide the complete address and event information

Include all address details for accurate location identification
0/500
Describe the event or purpose for this QR code
0/200

QR Code Options

Customize how your QR code will be generated

Choose the size that best fits your intended use
PNG provides the best quality for QR codes
This will add the location name as text below the QR code for easier identification

QR Code Data Preview

This is the information that will be encoded in your QR code

Fill in the form above to see the QR code data...
Back to Dashboard
{% endblock %} {% block extra_scripts %} {% endblock %}