{"id":30353132,"url":"https://github.com/devxarif/quiz-system","last_synced_at":"2025-08-19T01:08:21.361Z","repository":{"id":153203673,"uuid":"628496286","full_name":"devxarif/quiz-system","owner":"devxarif","description":"Quiz System with TALL (Tailwind + Alpinejs + Laravel + Livewire)","archived":false,"fork":false,"pushed_at":"2023-12-26T19:24:07.000Z","size":386,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T16:28:46.413Z","etag":null,"topics":["alpinejs","laravel","laravel10","livewire","quiz","quiz-app","quizapp","quizsystem","tailwind-css","tailwindcss","tall-stack"],"latest_commit_sha":null,"homepage":"https://quiz.devarif.co","language":"PHP","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/devxarif.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":"2023-04-16T05:52:38.000Z","updated_at":"2025-02-25T10:55:05.000Z","dependencies_parsed_at":"2023-12-26T21:00:24.801Z","dependency_job_id":null,"html_url":"https://github.com/devxarif/quiz-system","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"f8ddaef53aaef218f37f2089169ecd4e78edfa4f"},"previous_names":["devxarif/quiz-system","devboyarif/quiz-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devxarif/quiz-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fquiz-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fquiz-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fquiz-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fquiz-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxarif","download_url":"https://codeload.github.com/devxarif/quiz-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fquiz-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271083742,"owners_count":24696358,"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-18T02:00:08.743Z","response_time":89,"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":["alpinejs","laravel","laravel10","livewire","quiz","quiz-app","quizapp","quizsystem","tailwind-css","tailwindcss","tall-stack"],"created_at":"2025-08-19T01:08:20.749Z","updated_at":"2025-08-19T01:08:21.350Z","avatar_url":"https://github.com/devxarif.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Quiz System With TALL (TAilwind, Alpinejs, Livewire, Laravel)\nThis is a simple quiz/testing system with Laravel, adding a lot of Livewire components for dynamic behavior\n\n\n### Key Features\n\u003cli\u003eTALL (Tailwind, Alpinejs, Laravel, Livewire)\u003c/li\u003e\n\u003cli\u003eManaging Quiz\u003c/li\u003e\n\u003cli\u003eManaging Question\u003c/li\u003e\n\u003cli\u003eManaging Question Option\u003c/li\u003e\n\u003cli\u003eManaging Quiz Test\u003c/li\u003e\n\u003cli\u003eManaging Quiz Test Results\u003c/li\u003e\n\u003cli\u003eTimer for Quizzes\u003c/li\u003e\n\u003cli\u003eLeaderboard\u003c/li\u003e\n\u003cli\u003eSocial Login (Google, Facebook, Github)\u003c/li\u003e\n\u003cli\u003eProfile Management\u003c/li\u003e\n\u003cli\u003eProfile Setting Management\u003c/li\u003e\n\u003cli\u003eBeautiful User Interface\u003c/li\u003e\n\u003cli\u003e2 Types of Users Management (Admin, User)\u003c/li\u003e\n\u003cli\u003eOrganized \u0026 Maintainable Code\u003c/li\u003e\n\u003cli\u003e and many more. \u003c/li\u003e\n\n## Setup\n```bash\n# Clone the repo\ngit clone https://github.com/devboyarif/quiz-system.git\n\n# Install composer dependency\ncomposer install\n\n# Install node modules \nnpm install / yarn\n\n# Copy environment file\ncp .env.example .env\n\n# Set the Application key\nphp artisan key:generate\n\n# setup the database credentials and migrate database with seeders\nphp artisan migrate --seed\n\n```\n\n## Development Server\n\nStart the development server on http://localhost:8000\n\n```bash\nphp artisan serve\n```\n```bash\nnpm run watch / yarn watch\n```\n\n\n\n## Demo Screenshots\n\u003cimg src=\"public/screenshot/login.png\" alt=\"login\" border=\"0\"\u003e \u003cbr\u003e\n\u003cimg src=\"public/screenshot/public-quiz.png\" alt=\"public-quiz\" border=\"0\"\u003e\u003cbr\u003e\n\u003cimg src=\"public/screenshot/question.png\" alt=\"question\" border=\"0\"\u003e\u003cbr\u003e\n\u003cimg src=\"public/screenshot/quiz-list.png\" alt=\"quiz-list\" border=\"0\"\u003e\u003cbr\u003e\n\u003cimg src=\"public/screenshot/quiz.png\" alt=\"quiz\" border=\"0\"\u003e\u003cbr\u003e\n\u003cimg src=\"public/screenshot/results.png\" alt=\"results\" border=\"0\"\u003e\u003cbr\u003e\n\u003cimg src=\"public/screenshot/test-list.png\" alt=\"test-list\" border=\"0\"\u003e\u003cbr\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxarif%2Fquiz-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxarif%2Fquiz-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxarif%2Fquiz-system/lists"}