Skip to content

mohitsharmas97/Qr-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Generator Web App 🧾➡️📱

A simple and efficient web application built with Flask that generates QR codes from URLs. Just paste a link, click a button, and get a ready-to-use QR code instantly!

🚀 Features

  • 🔗 Convert URLs to QR codes instantly
  • 🧠 Automatically generates unique filenames (based on timestamp)
  • 🗂️ Saves QR codes in a static folder for access and download
  • 🖼️ Display QR code image on the web page
  • 💡 Minimal, clean, and easy-to-use UI

📸 Demo

Screenshot 2025-04-10 004447

🛠️ Tech Stack

  • Backend: Flask (Python)
  • Frontend: HTML (via Jinja2 templating)
  • QR Code Generator: qrcode Python library

About

This project is a simple and efficient QR Code Generator Web Application built using Flask. It allows users to enter any URL and instantly receive a downloadable QR code image representing that link.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors