{"id":16650409,"url":"https://github.com/kenrick95/plan","last_synced_at":"2025-11-12T22:33:02.951Z","repository":{"id":23893350,"uuid":"27272885","full_name":"kenrick95/plan","owner":"kenrick95","description":"NTU Course Planner","archived":false,"fork":false,"pushed_at":"2025-08-08T16:24:15.000Z","size":22168,"stargazers_count":25,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-08T18:25:20.084Z","etag":null,"topics":["course","ntu","ntu-course-planner","php","planner","scheduling"],"latest_commit_sha":null,"homepage":"https://plan.kenrick95.org/","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/kenrick95.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2014-11-28T15:43:56.000Z","updated_at":"2025-08-08T16:24:18.000Z","dependencies_parsed_at":"2024-05-18T03:19:32.378Z","dependency_job_id":"5d29798f-5bbc-4898-a277-f764d09b4b65","html_url":"https://github.com/kenrick95/plan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kenrick95/plan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenrick95%2Fplan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenrick95%2Fplan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenrick95%2Fplan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenrick95%2Fplan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenrick95","download_url":"https://codeload.github.com/kenrick95/plan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenrick95%2Fplan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284122919,"owners_count":26951149,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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":["course","ntu","ntu-course-planner","php","planner","scheduling"],"created_at":"2024-10-12T09:16:30.187Z","updated_at":"2025-11-12T22:33:02.934Z","avatar_url":"https://github.com/kenrick95.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plan*\n\nA PHP-based application that help students of NTU (Nanyang Technological University) to plan their courses.\n\nThe application do web-scraping of course data from NTU public server, parses the data and stores them into meaningful content, and then do the scheduling of the courses based on user input.\n\n### Back-end Architecture\n* Getter ([getter.php](https://github.com/kenrick95/plan/blob/master/back_end/getter.php))\n  - fetch data from NTU's server ([course schedule](https://wish.wis.ntu.edu.sg/webexe/owa/aus_schedule.main) \u003csub\u003e([directly to this](https://wish.wis.ntu.edu.sg/webexe/owa/AUS_SCHEDULE.main_display1))\u003c/sub\u003e and [exam schedule](https://wis.ntu.edu.sg/webexe/owa/exam_timetable_und.main))\n  - store the HTML file locally\n* Parser ([parse.php](https://github.com/kenrick95/plan/blob/master/back_end/parser/parse.php) and [parse_exam.php](https://github.com/kenrick95/plan/blob/master/back_end/parser/parse_exam.php))\n  - clean and parse the HTML file (read the file as XML file) :persevere: \n  - store the PHP object as JSON file\n* Scheduler ([scheduler.php](https://github.com/kenrick95/plan/blob/master/back_end/scheduler.php))\n  - fecth locally-stored JSON file\n  - convert as PHP object\n  - do scheduling as requested from user input\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenrick95%2Fplan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenrick95%2Fplan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenrick95%2Fplan/lists"}