QR Code Generator

A Flask-powered web app for custom QR code creation

Back to Portfolio

Overview

This QR Code Generator is a web application that lets users create downloadable QR codes from text or URLs. Built with Flask for the backend and a simple HTML/CSS/JavaScript frontend, it offers customization options like size, background color, and file format (PNG, SVG). With a dark mode toggle and responsive design, it’s both user-friendly and versatile across devices.

Data Sources

Technologies Used

Key Features

Backend Process

Performance

Challenges Overcome

Benefits

Future Improvements

Demo

Try It

Clone the repo, install dependencies, and run app.py! See GitHub for setup.


Visit GitHub Repo