{"id":19625896,"url":"https://github.com/leoando/androidquizapp","last_synced_at":"2025-07-06T11:32:34.043Z","repository":{"id":185084030,"uuid":"671908314","full_name":"LeoAndo/AndroidQuizApp","owner":"LeoAndo","description":"Quiz app created with Android jetpack compose","archived":false,"fork":false,"pushed_at":"2023-08-02T05:34:18.000Z","size":1150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-05T20:56:31.617Z","etag":null,"topics":["android-compose","foldablelayout","material3-android","multimodule","product-flavor"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/LeoAndo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"LeoAndo"}},"created_at":"2023-07-28T12:22:13.000Z","updated_at":"2023-08-17T13:11:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc91cec0-04cd-4090-8015-7c2d5452f7a2","html_url":"https://github.com/LeoAndo/AndroidQuizApp","commit_stats":null,"previous_names":["leoando/androidquizapp"],"tags_count":4,"template":true,"template_full_name":"LeoAndo/AndroidAppTemplate","purl":"pkg:github/LeoAndo/AndroidQuizApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoAndo%2FAndroidQuizApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoAndo%2FAndroidQuizApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoAndo%2FAndroidQuizApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoAndo%2FAndroidQuizApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoAndo","download_url":"https://codeload.github.com/LeoAndo/AndroidQuizApp/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoAndo%2FAndroidQuizApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263892886,"owners_count":23526174,"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":["android-compose","foldablelayout","material3-android","multimodule","product-flavor"],"created_at":"2024-11-11T11:43:54.076Z","updated_at":"2025-07-06T11:32:34.019Z","avatar_url":"https://github.com/LeoAndo.png","language":"Kotlin","readme":"# Overview\n\nThis is a template project for a quiz app.\u003cbr\u003e\n\n# env\n\n- IDE\n\n```\nAndroid Studio Giraffe | 2022.3.1\nBuild #AI-223.8836.35.2231.10406996, built on June 29, 2023\nRuntime version: 17.0.6+0-17.0.6b829.9-10027231 x86_64\nVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.\nmacOS 13.4.1\nGC: G1 Young Generation, G1 Old Generation\nMemory: 1280M\nCores: 16\nMetal Rendering is ON\nRegistry:\n    external.system.auto.import.disabled=true\n    ide.text.editor.with.preview.show.floating.toolbar=false\n```\n\n- Support OS version: 10.0 later\n\n# features\n\n- Material 3 (Custom)\n- 100% jetpack compose\n- product flavor\n    - Ability to quickly create multiple versions of your app.\n- multi module (clean architecture)\n- Multi-device compatible\n- localization(ja, ko, zh)\n  - default English \n\n# App Store Link\n\nhttps://play.google.com/store/apps/details?id=com.leoleo.quizapp.trivia\u003cbr\u003e\nhttps://play.google.com/store/apps/details?id=com.leoleo.quizapp.arithmetic\u003cbr\u003e\n\n# Demo App 01 (TriviaQuizApp)\n\n## capture: Phone API 30\n\n| top                                                    | quiz                                                    | completed                                                    |\n|--------------------------------------------------------|---------------------------------------------------------|--------------------------------------------------------------|\n| \u003cimg src=\"./capture/trivia_top_phone.png\" width=320 /\u003e | \u003cimg src=\"./capture/trivia_quiz_phone.png\" width=320 /\u003e | \u003cimg src=\"./capture/trivia_completed_phone.png\" width=320 /\u003e |\n\n## capture: Tablet API 34\n\n| top                                                     | quiz                                                     | completed                                                     |\n|---------------------------------------------------------|----------------------------------------------------------|---------------------------------------------------------------|\n| \u003cimg src=\"./capture/trivia_top_tablet.png\" width=320 /\u003e | \u003cimg src=\"./capture/trivia_quiz_tablet.png\" width=320 /\u003e | \u003cimg src=\"./capture/trivia_completed_tablet.png\" width=320 /\u003e |\n\n## capture: Foldable API 34\n\n| top                                                       | quiz                                                       | completed                                                       |\n|-----------------------------------------------------------|------------------------------------------------------------|-----------------------------------------------------------------|\n| \u003cimg src=\"./capture/trivia_top_foldable.png\" width=320 /\u003e | \u003cimg src=\"./capture/trivia_quiz_foldable.png\" width=320 /\u003e | \u003cimg src=\"./capture/trivia_completed_foldable.png\" width=320 /\u003e |\n\n# Demo App 02 (ArithQuizApp)\n\n## capture: Phone API 34\n\n| top                                                   | quiz                                                   | completed                                                   |\n|-------------------------------------------------------|--------------------------------------------------------|-------------------------------------------------------------|\n| \u003cimg src=\"./capture/arith_top_phone.png\" width=320 /\u003e | \u003cimg src=\"./capture/arith_quiz_phone.png\" width=320 /\u003e | \u003cimg src=\"./capture/arith_completed_phone.png\" width=320 /\u003e |\n\n## capture: Tablet API 34\n\n| top                                                    | quiz                                                    | completed                                                    |\n|--------------------------------------------------------|---------------------------------------------------------|--------------------------------------------------------------|\n| \u003cimg src=\"./capture/arith_top_tablet.png\" width=320 /\u003e | \u003cimg src=\"./capture/arith_quiz_tablet.png\" width=320 /\u003e | \u003cimg src=\"./capture/arith_completed_tablet.png\" width=320 /\u003e |\n\n## capture: Foldable API 34\n\n| top                                                      | quiz                                                      | completed                                                      |\n|----------------------------------------------------------|-----------------------------------------------------------|----------------------------------------------------------------|\n| \u003cimg src=\"./capture/arith_top_foldable.png\" width=320 /\u003e | \u003cimg src=\"./capture/arith_quiz_foldable.png\" width=320 /\u003e | \u003cimg src=\"./capture/arith_completed_foldable.png\" width=320 /\u003e |\n\n","funding_links":["https://github.com/sponsors/LeoAndo"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoando%2Fandroidquizapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoando%2Fandroidquizapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoando%2Fandroidquizapp/lists"}