{"id":16012546,"url":"https://github.com/aksiksi/jadawil","last_synced_at":"2025-03-18T02:32:44.713Z","repository":{"id":43364882,"uuid":"64397601","full_name":"aksiksi/jadawil","owner":"aksiksi","description":"Old repo on Gitlab: https://gitlab.com/aksiksi/jadawil","archived":false,"fork":false,"pushed_at":"2025-03-09T02:17:56.000Z","size":35107,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T01:26:45.265Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"https://jadawil.assil.me","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aksiksi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-07-28T13:24:23.000Z","updated_at":"2025-03-09T02:17:59.000Z","dependencies_parsed_at":"2023-10-03T08:31:28.718Z","dependency_job_id":"d03b0743-4b68-447d-8ef7-0f5c08bc0b15","html_url":"https://github.com/aksiksi/jadawil","commit_stats":{"total_commits":118,"total_committers":4,"mean_commits":29.5,"dds":0.0847457627118644,"last_synced_commit":"84acb63d5332e5d8acf15b39969db62b1dae651b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksiksi%2Fjadawil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksiksi%2Fjadawil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksiksi%2Fjadawil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksiksi%2Fjadawil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksiksi","download_url":"https://codeload.github.com/aksiksi/jadawil/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243894547,"owners_count":20365049,"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":["flask","python"],"created_at":"2024-10-08T14:03:57.033Z","updated_at":"2025-03-18T02:32:42.884Z","avatar_url":"https://github.com/aksiksi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jadawil\n\nA web application running with Flask that allows UAEU students to schedule their courses without time conflicts. A running version can be found at the repo's website.\n\n# Usage\n\nBuild and run a Docker image:\n\n```\ndocker build . -t jadawil\ndocker run jadawil\n```\n\nRun the grabber to update course data:\n\n```\npip install -r requirements.txt\npython3 grabber.py\n```\n\n# Updating Data\n\n1. Install all dependencies with `pip install -r requirements.txt`.  You will need to be running Python 2.6+ (no Python 3 support due to Mechanize).\n2. Make sure that `secret.py` contains valid UAEU credentials (see above).\n3. Run `grabber.py` to fetch data for the **latest** term. If you need a specific term, use the `--term` flag. Refer to next section for details.\n4. If everything went well, you should find a new pickle file under `classes/` corresponding to the given term. This is the raw course data dump.\n5. Commit your changes, then push to Heroku (see above).\n\n## Term Format\n\nFor Fall, the format is `YYYY10`, where `YYYY` is the *next* year.  For example, Fall 2019 -\u003e `202010`.\n\nFor Spring, `YYYY20`, where `YYYY` is the current year. Summer is the same, but with `YYYY30`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksiksi%2Fjadawil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faksiksi%2Fjadawil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksiksi%2Fjadawil/lists"}