{"id":19422414,"url":"https://github.com/yeonguchoe/flashcard","last_synced_at":"2025-08-28T16:51:50.185Z","repository":{"id":239579192,"uuid":"799903197","full_name":"YeonguChoe/Flashcard","owner":"YeonguChoe","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-17T02:07:06.000Z","size":9821,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-25T04:29:40.239Z","etag":null,"topics":["java","swing"],"latest_commit_sha":null,"homepage":"","language":"Java","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/YeonguChoe.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":"2024-05-13T10:24:12.000Z","updated_at":"2024-06-18T14:22:06.000Z","dependencies_parsed_at":"2024-06-17T03:23:26.103Z","dependency_job_id":"c5a8e927-f344-41ab-a9e6-e3e0a61f744e","html_url":"https://github.com/YeonguChoe/Flashcard","commit_stats":null,"previous_names":["yeonguchoe/foodrecommender","yeonguchoe/yt-analytics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YeonguChoe/Flashcard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeonguChoe%2FFlashcard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeonguChoe%2FFlashcard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeonguChoe%2FFlashcard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeonguChoe%2FFlashcard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YeonguChoe","download_url":"https://codeload.github.com/YeonguChoe/Flashcard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeonguChoe%2FFlashcard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267378778,"owners_count":24077808,"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-07-27T02:00:11.917Z","response_time":82,"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":["java","swing"],"created_at":"2024-11-10T13:33:42.069Z","updated_at":"2025-07-27T15:40:10.296Z","avatar_url":"https://github.com/YeonguChoe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flash Card\n\n## App to check how much you know\n\nThe Flash Card application will get a number of questions along with answers. Then it will display the questions to the\nuser.\n\n### Expected *Users* are people...\n\n- who **preparing** for exam\n- who wants to **improve** their memory\n- who likes to **play** quiz game\n- who wants to **test** other people\n\n### Reason that I decided to make this app is...\n\nI like to play board games. However, it is hard to make a real game. Therefore, I decided to make simple quiz game. This\napp can be used to *test their knowledge* to prepare for exams. It is said that flash card is an effective way to\nimprove the memory.\n\n## User Story\n\n- As a user, I want to be able to solve questions.\n- As a user, I want to be able to add a question to the GUI question list.\n- As a user, I want to add another answer for a question, but user cannot see the answers.\n- As a user, I want to be able to delete a question from GUI question list using question code.\n- As a user, I want to be able to see the question list in the GUI table.\n- As a user, I want to be able to save the questions that I created on the GUI question list.\n- As a user, I want to be able to load the questions that I saved previously.\n- As a user, I want to be able to check if the answer is correct or incorrect.\n\n## Phase 4: Task 2\n\n- Map interface: In QuestionList class, there is a field called questions. This field stores the Question objects in\n  HashMap. It uses the unique code of the Question object as key and Question object itself as value.\n\n## Phase 4: Task 3\n\nIf I had more time, I want to make multiple interfaces that has functionality and initialization of each buttons\nincreasing cohesion. Also, I want to make checked exception manually and use it to prevent some errors.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeonguchoe%2Fflashcard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeonguchoe%2Fflashcard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeonguchoe%2Fflashcard/lists"}