{"id":26380135,"url":"https://github.com/tmonga2208/ticket_checking_system","last_synced_at":"2025-03-17T05:18:58.886Z","repository":{"id":281728439,"uuid":"946228222","full_name":"tmonga2208/ticket_checking_system","owner":"tmonga2208","description":"A simple ticketing system that generates QR codes from a CSV file and verifies them using a web-based scanner. It ensures secure validation with success, failure, and already scanned statuses.","archived":false,"fork":false,"pushed_at":"2025-03-10T20:24:59.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T21:26:14.331Z","etag":null,"topics":["csv","qr-code-generator","qr-scanner"],"latest_commit_sha":null,"homepage":"https://qrecs.vercel.app/","language":"TypeScript","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/tmonga2208.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-10T20:14:46.000Z","updated_at":"2025-03-10T20:25:02.000Z","dependencies_parsed_at":"2025-03-10T21:36:50.356Z","dependency_job_id":null,"html_url":"https://github.com/tmonga2208/ticket_checking_system","commit_stats":null,"previous_names":["tmonga2208/ticket_checking_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmonga2208%2Fticket_checking_system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmonga2208%2Fticket_checking_system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmonga2208%2Fticket_checking_system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmonga2208%2Fticket_checking_system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmonga2208","download_url":"https://codeload.github.com/tmonga2208/ticket_checking_system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976428,"owners_count":20377691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["csv","qr-code-generator","qr-scanner"],"created_at":"2025-03-17T05:18:57.940Z","updated_at":"2025-03-17T05:18:58.840Z","avatar_url":"https://github.com/tmonga2208.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ticket Checking System\n\nA basic ticketing system that generates QR codes from a CSV file and verifies them through a web-based scanner.\n\n## Features\n\n- Converts CSV entries into QR codes with unique IDs.\n- Generates an output file containing QR codes.\n- Uses `html5-qrcode` to scan and validate tickets.\n- Displays status messages: **Success**, **Failure**, or **Already Scanned**.\n\n## Installation \u0026 Usage\n\n### 1. Clone the Repository\n\n```sh\n  git clone https://github.com/tmonga2208/ticket_checking_system.git\n  cd ticket_checking_system\n```\n\n### 2. Generate QR Codes from CSV\n\nNavigate to the `python_script` folder and run the script:\n\n```sh\n  cd python_script\n  python qrscript.py\n```\n\nThis script:\n\n- Reads the CSV file containing names and unique IDs.\n- Generates QR codes for each entry.\n- Creates an output file containing the QR codes.\n\n### 3. Use the Website for Scanning\n\n- Use the generated output file in the web interface.\n- The website utilizes `html5-qrcode` for scanning.\n- It validates the unique ID and displays the result:\n  - ✅ **Success**: Valid ticket.\n  - ❌ **Failure**: Invalid ticket.\n  - ⚠️ **Already Scanned**: Ticket was used before.\n\n## Technologies Used\n\n- **Python** (for QR code generation)\n- **HTML5 + JavaScript** (`html5-qrcode` for scanning)\n\n## Contribution\n\nFeel free to fork and contribute by creating pull requests.\n\n## License\n\nThis project is open-source and available under the MIT License.\n\n---\nHappy scanning! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmonga2208%2Fticket_checking_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmonga2208%2Fticket_checking_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmonga2208%2Fticket_checking_system/lists"}