{"id":22391954,"url":"https://github.com/cecile-hirschauer/vuequest","last_synced_at":"2026-04-15T15:33:59.704Z","repository":{"id":253106661,"uuid":"842467271","full_name":"Cecile-Hirschauer/VueQuest","owner":"Cecile-Hirschauer","description":"Simple quiz with Vuejs","archived":false,"fork":false,"pushed_at":"2024-08-15T20:41:53.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:14:38.582Z","etag":null,"topics":["pico","typescript","vite","vuejs3"],"latest_commit_sha":null,"homepage":"","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/Cecile-Hirschauer.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-08-14T12:12:33.000Z","updated_at":"2024-08-15T20:41:56.000Z","dependencies_parsed_at":"2024-08-14T14:16:57.375Z","dependency_job_id":"462edce9-0e2f-4e49-af19-6238304cd31e","html_url":"https://github.com/Cecile-Hirschauer/VueQuest","commit_stats":null,"previous_names":["cecile-hirschauer/vuequest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cecile-Hirschauer/VueQuest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecile-Hirschauer%2FVueQuest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecile-Hirschauer%2FVueQuest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecile-Hirschauer%2FVueQuest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecile-Hirschauer%2FVueQuest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cecile-Hirschauer","download_url":"https://codeload.github.com/Cecile-Hirschauer/VueQuest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cecile-Hirschauer%2FVueQuest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657715,"owners_count":24623465,"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-08-16T02:00:11.002Z","response_time":91,"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":["pico","typescript","vite","vuejs3"],"created_at":"2024-12-05T04:14:54.877Z","updated_at":"2026-04-15T15:33:59.647Z","avatar_url":"https://github.com/Cecile-Hirschauer.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VueQuest\n\nVueQuest is an interactive quiz application built with Vue.js, TypeScript, and Pico.css. The app allows users to test their knowledge on various topics by answering a series of multiple-choice questions.\n\n## Features\n\n- **Structured Layout**: A clear user interface with a custom `Layout.vue` featuring a header, main content, and footer.\n- **State Management**: Handles loading, error, and quiz display states.\n- **Interactive Quiz**: Dynamically displays questions, tracks user answers, and shows the final score.\n- **Dark Theme**: The design is optimized for a dark theme using Pico.css.\n- **Shuffle Functionality**: Randomizes the answer choices for each question using a `shuffleArray` utility function.\n\n## Component Structure\n\n1. **`Layout.vue`**: Manages the overall structure of the app with a header, main content, and footer.\n2. **`Quiz.vue`**: The main component that displays the quiz, manages questions, and navigates through steps.\n3. **`Progress.vue`**: Displays the user's progress through the quiz questions.\n4. **`Question.vue`**: Shows a single question with its choices and handles answer selection.\n5. **`Answer.vue`**: Handles the display and selection of an individual answer, showing whether it is correct or incorrect based on user input.\n6. **`Recap.vue`**: Displays a summary of the results with the final score and a personalized message based on the outcome.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Cecile-Hirschauer/VueQuest.git\n   \n2. Navigate to the project directory:\n\n```bash\ncd vuequest\n```\n3. Install dependencies:\n\n```bash\nnpm install\n```\n4. Start the development server:\n\n```bash\nnpm run dev\n```\n\n### Usage\n- **Loading the Quiz:** The quiz.json file is loaded from the public folder on component mount. If an error occurs, an error message is displayed to the user.\n- **Answering Questions:** Users can select an answer for each question. Answers are stored and used to calculate the final score.\n- **Viewing Results:** After answering all questions, a recap of the score is displayed with a success or failure message.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecile-hirschauer%2Fvuequest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcecile-hirschauer%2Fvuequest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecile-hirschauer%2Fvuequest/lists"}