Python-QR is a QR Code Generator and Decoder application built with Flask for the backend, Figma for design, and HTML for the frontend. This project enables users to generate and decode QR codes effortlessly.
- Generate QR Codes: Create QR codes from text.
- Decode QR Codes: Extract text from QR codes.
- User-Friendly Interface: Designed with Figma.
- Flask Backend: Handles requests and processing.
- Python: Backend programming language.
- Flask: Web framework.
- Figma: Design tool.
- HTML/CSS: Frontend technologies.