{"id":20169002,"url":"https://github.com/imbryan/trivia-app","last_synced_at":"2026-06-07T03:31:57.972Z","repository":{"id":182415277,"uuid":"309210674","full_name":"imbryan/trivia-app","owner":"imbryan","description":"Trivia app for code challenge","archived":false,"fork":false,"pushed_at":"2020-11-02T04:39:25.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T15:17:12.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/imbryan.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}},"created_at":"2020-11-01T23:35:03.000Z","updated_at":"2020-11-02T04:39:27.000Z","dependencies_parsed_at":"2023-07-19T22:41:52.676Z","dependency_job_id":null,"html_url":"https://github.com/imbryan/trivia-app","commit_stats":null,"previous_names":["imbryan/trivia-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Ftrivia-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Ftrivia-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Ftrivia-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imbryan%2Ftrivia-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imbryan","download_url":"https://codeload.github.com/imbryan/trivia-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605819,"owners_count":19989612,"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":[],"created_at":"2024-11-14T01:11:03.447Z","updated_at":"2025-03-03T04:13:01.046Z","avatar_url":"https://github.com/imbryan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trivia Training app\nThis is a trivia training app, designed per code challenge.\n\n## Requirements\n * Desktop environment (uses GUI)\n * Python 3.7\n \n## Running the program\n * Navigate to download location. In the same directory as project files, insert a JSON file containing your trivia data. Such data must exist as an array of at **least** 10 JSON objects, such that **each** object contains the following key-value pairs: \n   * \"question\": (1 string - this is the question text)\n   * \"incorrect\": (array of 3 strings - these are the incorrect options)\n   * \"correct\": (1 string - this is the correct answer to the question)\n * Open CMD or terminal and navigate to the project directory. Run **python controller.py**.\n\n## Features\n * Selects 10 questions randomly from your array of JSON objects (program assumes at least 10 given)\n * 4-option multiple choice; answers are shuffled to decrease predictability\n\n## Known issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbryan%2Ftrivia-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbryan%2Ftrivia-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbryan%2Ftrivia-app/lists"}