{"id":22204794,"url":"https://github.com/ramadhanabelio/qrcode-generator","last_synced_at":"2026-04-13T13:32:43.783Z","repository":{"id":199953229,"uuid":"704171768","full_name":"ramadhanabelio/qrcode-generator","owner":"ramadhanabelio","description":"Responsive Web for Generate QR Code","archived":false,"fork":false,"pushed_at":"2024-11-16T08:28:23.000Z","size":4396,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T02:46:05.771Z","etag":null,"topics":["flask","python","python-framework","python-library","qrcode","qrcode-generator","scikit-learn","tailwindcss","web","web-app"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ramadhanabelio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-12T17:27:41.000Z","updated_at":"2024-11-16T12:09:56.000Z","dependencies_parsed_at":"2023-11-22T13:45:30.502Z","dependency_job_id":"8e5681a5-a1f6-44c4-a5ba-3cfa5bec4023","html_url":"https://github.com/ramadhanabelio/qrcode-generator","commit_stats":null,"previous_names":["ramadhanabelio/qrcode-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ramadhanabelio/qrcode-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadhanabelio%2Fqrcode-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadhanabelio%2Fqrcode-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadhanabelio%2Fqrcode-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadhanabelio%2Fqrcode-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramadhanabelio","download_url":"https://codeload.github.com/ramadhanabelio/qrcode-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadhanabelio%2Fqrcode-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","python","python-framework","python-library","qrcode","qrcode-generator","scikit-learn","tailwindcss","web","web-app"],"created_at":"2024-12-02T17:19:49.375Z","updated_at":"2026-04-13T13:32:43.753Z","avatar_url":"https://github.com/ramadhanabelio.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"start-of-content\" align=\"center\"\u003e\n\n### QR Code Generator | Responsive Web for Generate QR Code with Flask\n\n\u003c/div\u003e\n\n## 📙 Description\n\nThis is one of the projects I created to enhance my knowledge of the Python programming language. This project involves creating a responsive web application for mobile devices. The web application serves as a tool for generating QR codes automatically using Python's built-in libraries. I developed this web application using the Python programming language with the Flask framework to enable the presentation of Python projects in a web interface.\n\n![QR Code Generator Thumbnail](static/img/Thumbnail.png)\n\n## 📖 Features\n\nInteresting features of QR Code Generator:\n\n1. **Generate QR Code from Provided URL**: The application allows users to easily generate QR Codes by entering a desired URL. The generated QR Code can then be used for quick and convenient sharing or access to the link.\n   \n3. **Download the Generated QR Code**: Once a QR Code is created, users can download it as an image file. This feature ensures the QR Code can be saved locally and used for various purposes, such as embedding in documents or sharing offline.\n\n## 🛠️ Project Installation Guide\n\nFollowing are the steps to run a Flask application:\n\n### Prerequisites\n\nMake sure you have [Python](https://www.python.org/downloads/) installed on your system before starting.\n\n### Steps\n\n**1.** Clone the project repository to your local directory:\n\n```bash\ngit clone https://github.com/ramadhanabelio/qrcode-generator.git\n```\n\n**2.** Navigate to the project directory:\n\n```bash\ncd qrcode-generator\n```\n\n**3.** Install dependencies using pip:\n\n```bash\npip install -r requirements.txt\n```\n\n**4.** Run the Flask application:\n\n```bash\npython app.py\n```\n\nAfter following the steps above, the application will run on your local server. You can access it via a web browser using the address provided by Flask (usually http://localhost:5000).\n\n## 🛈 How to Use\n\n1. Open the application in a web browser using the address provided by Flask.\n2. Enter the URL you want to convert into a QR Code on the home page.\n3. Click the \"Generate\" button to create the QR Code.\n4. Once the QR Code is successfully created, it will be automatically downloaded to your device.\n\nBy following the steps above, users can easily generate a QR Code from the desired URL and have it downloaded as a PNG image without the need for additional download steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framadhanabelio%2Fqrcode-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framadhanabelio%2Fqrcode-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framadhanabelio%2Fqrcode-generator/lists"}