{"id":23383068,"url":"https://github.com/riishabhraj/django-quiz-app","last_synced_at":"2026-05-10T03:53:35.876Z","repository":{"id":268752835,"uuid":"905356974","full_name":"riishabhraj/django-quiz-app","owner":"riishabhraj","description":"django-quiz-app","archived":false,"fork":false,"pushed_at":"2024-12-18T17:38:09.000Z","size":406,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T06:35:38.850Z","etag":null,"topics":["django","onrender","python"],"latest_commit_sha":null,"homepage":"https://django-quiz-app-2.onrender.com/game/question_no=1/","language":"JavaScript","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/riishabhraj.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-12-18T16:56:12.000Z","updated_at":"2024-12-18T17:38:12.000Z","dependencies_parsed_at":"2024-12-18T18:24:41.899Z","dependency_job_id":"5849e212-0401-46c0-b1e9-034450d84228","html_url":"https://github.com/riishabhraj/django-quiz-app","commit_stats":null,"previous_names":["riishabhraj/django-quiz-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riishabhraj%2Fdjango-quiz-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riishabhraj%2Fdjango-quiz-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riishabhraj%2Fdjango-quiz-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riishabhraj%2Fdjango-quiz-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riishabhraj","download_url":"https://codeload.github.com/riishabhraj/django-quiz-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247812947,"owners_count":21000403,"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":["django","onrender","python"],"created_at":"2024-12-21T22:17:00.274Z","updated_at":"2026-05-10T03:53:35.813Z","avatar_url":"https://github.com/riishabhraj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Quiz App\nA simple and interactive Django-based quiz application where users can take quizzes and view the results\n\n## Features\nUser-friendly interface for taking quizzes\nMultiple-choice question support\n\n## Prerequisites\nBefore running this app, make sure you have the following installed on your local machine:\n\nPython (3.1+)\nDjango (3.0+)\nSQLite (default database)\n\n## Installation\n\n### 1. Clone the repository\n```\ngit clone https://github.com/riishabhraj/django-quiz-app.git\n```\n\n### 2. Navigate to the project directory\n```\ncd django-quiz-app\n```\n\n### 3. Create a virtual environment (Optional but recommended)\n``` \npython -m venv venv\n```\n\n### Activate the virtual environment:\n\nOn Windows:\n```\nvenv\\Scripts\\activate\n```\n\nOn macOS/Linux:\n```\nsource venv/bin/activate\n```\n\n### 4. Install the required dependencies\n```\npip install -r requirements.txt\n```\n\n### 5. Apply database migrations\n``` \npython manage.py migrate\n```\n\n### 6. Create a superuser (for accessing the admin panel)\n```\npython manage.py createsuperuser\n```\n\n### 7. Run the development server\n```\npython manage.py runserver\n```\n\nYour application will be accessible at http://127.0.0.1:8000/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friishabhraj%2Fdjango-quiz-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friishabhraj%2Fdjango-quiz-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friishabhraj%2Fdjango-quiz-app/lists"}