{"id":25350990,"url":"https://github.com/gitfoxcode/quiznuxt","last_synced_at":"2025-04-08T21:50:50.688Z","repository":{"id":37469850,"uuid":"453233954","full_name":"gitFoxCode/quiznuxt","owner":"gitFoxCode","description":"Quiz written in Nuxt 3.0","archived":false,"fork":false,"pushed_at":"2022-06-21T12:47:50.000Z","size":185,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T17:33:29.815Z","etag":null,"topics":["nuxt","quiz"],"latest_commit_sha":null,"homepage":"https://nom-tau.vercel.app/","language":"Vue","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/gitFoxCode.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}},"created_at":"2022-01-28T22:23:03.000Z","updated_at":"2023-03-01T20:28:46.000Z","dependencies_parsed_at":"2022-09-05T20:21:08.237Z","dependency_job_id":null,"html_url":"https://github.com/gitFoxCode/quiznuxt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitFoxCode%2Fquiznuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitFoxCode%2Fquiznuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitFoxCode%2Fquiznuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitFoxCode%2Fquiznuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitFoxCode","download_url":"https://codeload.github.com/gitFoxCode/quiznuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247934800,"owners_count":21020724,"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":["nuxt","quiz"],"created_at":"2025-02-14T17:26:10.290Z","updated_at":"2025-04-08T21:50:50.667Z","avatar_url":"https://github.com/gitFoxCode.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quiznuxt\n\nSimple quiz app for Nuxt3 learning and college exam questions (current question database is not correct and only sample) \u003cbr /\u003e \u003cbr/\u003e\nAvailable at https://nom-tau.vercel.app/\n\n![Sample quiz question](https://i.imgur.com/Xak30C2.png)\n\nTo add your own database replace the file `/public/questions.json` with your own json file. \u003cbr /\u003e\nThe JSON structure you need to maintain:\n```json\n {\n    \"question\": \"Question title here!\",\n    \"answers\": [\n        \"good answer\",\n        \"bad answer\",\n        \"bad answer\",\n        \"bad answer\", \n        \"bad answer\"\n    ]\n}\n```\n### TO DO:\n- a new mode that repeats at the end the questions we answered wrong\n- multiple choice\n- different grading modes, negative points etc.\n\n## Setup\n\nMake sure to install the dependencies\n\n```bash\nyarn install\n```\n\n## Development\n\nStart the development server on http://localhost:3000\n\n```bash\nyarn dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\nyarn build\n```\n\nCheckout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitfoxcode%2Fquiznuxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitfoxcode%2Fquiznuxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitfoxcode%2Fquiznuxt/lists"}