{"id":32333127,"url":"https://github.com/redbug312/ntuoc13-interview-scheduler","last_synced_at":"2026-07-17T14:37:21.740Z","repository":{"id":40954393,"uuid":"223345775","full_name":"redbug312/ntuoc13-interview-scheduler","owner":"redbug312","description":"Interviews scheduler desktop app for National Taiwan University Orientation Camp.","archived":false,"fork":false,"pushed_at":"2023-07-22T22:20:14.000Z","size":1282,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-17T14:37:19.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://osa_activity.ntu.edu.tw/project/project1","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redbug312.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}},"created_at":"2019-11-22T07:15:41.000Z","updated_at":"2022-09-16T15:05:22.000Z","dependencies_parsed_at":"2023-01-18T09:49:21.415Z","dependency_job_id":null,"html_url":"https://github.com/redbug312/ntuoc13-interview-scheduler","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/redbug312/ntuoc13-interview-scheduler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redbug312%2Fntuoc13-interview-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redbug312%2Fntuoc13-interview-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redbug312%2Fntuoc13-interview-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redbug312%2Fntuoc13-interview-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redbug312","download_url":"https://codeload.github.com/redbug312/ntuoc13-interview-scheduler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redbug312%2Fntuoc13-interview-scheduler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35585713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-23T20:18:52.725Z","updated_at":"2026-07-17T14:37:21.694Z","avatar_url":"https://github.com/redbug312.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://api.travis-ci.org/RedBug312/ntuoc13-interview-scheduler.svg?branch=master)](https://travis-ci.com/RedBug312/ntuoc13-interview-scheduler)\n\nInterviews scheduler desktop app for National Taiwan University Orientation Camp.\n\n![screenshot for input sheet](media/screenshot-input.png)\n![screenshot for output sheet](media/screenshot-output.png)\n\n## Quickstart\n\n```bash\n$ sudo apt install python3.6-venv\n$ make start\n```\n\nIt builds on Python 3.6 for fbs free version.\n\nThe app uses maximum flow algorithm from [NetworkX] to solve the scheduling\nproblem, and the implementation refers to `src/main/python/window.py`. The input\nsheet takes `xlsx` format only.\n\n## Credits\n\n- [PyQt5] - Python bindings for the Qt cross platform application toolkit.\n- [Fman] - Create Python GUIs with Qt in minutes.\n- [NetworkX] - Network Analysis in Python.\n\n[PyQt5]: https://www.riverbankcomputing.com/software/pyqt/\n[Fman]: https://build-system.fman.io/\n[NetworkX]: https://networkx.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredbug312%2Fntuoc13-interview-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredbug312%2Fntuoc13-interview-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredbug312%2Fntuoc13-interview-scheduler/lists"}