{"id":25442296,"url":"https://github.com/arvind-4/qr-code","last_synced_at":"2026-04-17T01:32:08.612Z","repository":{"id":119415155,"uuid":"388467687","full_name":"arvind-4/qr-code","owner":"arvind-4","description":"Simple QR Code Website With Django","archived":false,"fork":false,"pushed_at":"2023-12-06T13:20:34.000Z","size":6018,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-15T19:11:27.547Z","etag":null,"topics":["bootstrap5","css","django","django-application","django-framework","heroku","heroku-deployment","html5","python3"],"latest_commit_sha":null,"homepage":"https://awesomeqrcode.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arvind-4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-07-22T13:13:53.000Z","updated_at":"2023-12-07T10:59:57.000Z","dependencies_parsed_at":"2023-12-04T15:39:41.455Z","dependency_job_id":null,"html_url":"https://github.com/arvind-4/qr-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arvind-4/qr-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fqr-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fqr-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fqr-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fqr-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvind-4","download_url":"https://codeload.github.com/arvind-4/qr-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fqr-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap5","css","django","django-application","django-framework","heroku","heroku-deployment","html5","python3"],"created_at":"2025-02-17T13:18:02.833Z","updated_at":"2026-04-17T01:32:08.589Z","avatar_url":"https://github.com/arvind-4.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR Code\n\n  \nScan here to open our lightning-fast QR code reading website. Built with Django for performance, Bootstrap for design, and Vercel for reliability. \n\n## 📦 Tech Stack:\n\n- [Django](https://www.djangoproject.com/)  - Django makes it easier to build better web apps more quickly and with less code.\n- [Bootstrap](https://getbootstrap.com/)  - Build fast, responsive sites with Bootstrap.\n- [Vercel](https://vercel.com/)  - Vercel's Front end Cloud provides the developer experience and infrastructure to build, scale, and secure a faster, more personalised Web.\n\n## Demo:\n\n\u003ca href=\"https://awesomeqrcode.vercel.app/\"\u003e\n\u003cimg src=\".github/static/homepage.png\" alt=\"Home Page\"/\u003e\n\u003c/a\u003e\n\n\n\n## Getting Started: \n\n- Clone repository \n\n```bash\nmkdir ~/Dev/qr-code -p\ncd ~/Dev/qr-code\ngit clone https://github.com/Arvind-4/qr-code.git .\n```  \n\n- Install Dependencies:\n\n```bash\ncd ~/Dev/qr-code\npython3.8 -m pip install virtualenv\npython3.8 -m virtualenv . \nsource bin/activate\npip install -r requirements.txt\n```\n\n- Create  `.env`  file:\nAdd Your Credentials  `.env`  from  `sample.env`:\n\n```bash\nDJANGO_SECRET_KEY=\nDJANGO_DEBUG=\n```\nGet your Secret key from:\n```python\npython -c 'from django.core.management.utils import get_random_secret_key; print(get_random_secret_key())'\n```\n\n- Run Server:\n\n```bash\ncd ~/Dev/qr-code\npython manage.py runserver\n```\n\nOpen [localhost:8000](http://localhost:8000) in your favourite browser :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvind-4%2Fqr-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvind-4%2Fqr-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvind-4%2Fqr-code/lists"}