{"id":23441099,"url":"https://github.com/zbreit/attendanceuc","last_synced_at":"2026-05-10T16:13:37.556Z","repository":{"id":158534688,"uuid":"87185567","full_name":"zbreit/AttendanceUC","owner":"zbreit","description":"HackUC II's Barcode Attendance System","archived":false,"fork":false,"pushed_at":"2024-05-21T06:20:38.000Z","size":5914,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T13:25:30.717Z","etag":null,"topics":["airtable","pillow","py-barcode","python3","requests"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zbreit.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":"2017-04-04T12:47:44.000Z","updated_at":"2023-09-12T06:01:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"caa7a476-1731-48a1-b424-19f1596e1734","html_url":"https://github.com/zbreit/AttendanceUC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbreit%2FAttendanceUC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbreit%2FAttendanceUC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbreit%2FAttendanceUC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbreit%2FAttendanceUC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zbreit","download_url":"https://codeload.github.com/zbreit/AttendanceUC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111938,"owners_count":21049576,"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":["airtable","pillow","py-barcode","python3","requests"],"created_at":"2024-12-23T16:45:32.519Z","updated_at":"2026-05-10T16:13:32.536Z","avatar_url":"https://github.com/zbreit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AttendanceUC\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./demo.gif\" alt=\"Product Demo\"\u003e\u003c/p\u003e\n\nWelcome to AttendanceUC, a barcode attendance system for HackUC II using AirTable, PyBarcode, and Python3. Though we designed it specifically for our event, it is generally applicable to any event.\n\n## How to Use the Barcode Generator\n\nHere are some general steps for setting up the Barcode Generator for your event.\n\n### Setting up your API Keys\n\nGo to this [page](https://airtable.com/account) on AirTable and this [page](https://dev.filestack.com/apps/) on Filestack to generate your API keys.\n\n### Installing Dependencies\n\nHere are the python packages you need to install to set up:\n\n```bash\npip3 install PyBarcode Pillow requests\n```\n\n### Setting Up your Environment\n\nTo set up your API key, you have to modify the `barcodeGenerator/airtableSecret.json` file:\n\n```json\n{\n    \"AIRTABLE_KEY\": \"INSERT_API_KEY_HERE\",\n    \"AIRTABLE_URL\": \"INSERT_URL_HERE\"\n}\n```\n\n## Running the program\n\nOnce you've setup your config.json file in the barcodeGenerator directory to match your desired roles and prefixes, run the following command to generate barcodes for your participants.\n\n```bash\npython3 barcodeGenerator.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbreit%2Fattendanceuc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzbreit%2Fattendanceuc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbreit%2Fattendanceuc/lists"}