{"id":20126517,"url":"https://github.com/meetkumarchavda/elitmus","last_synced_at":"2026-05-12T10:31:05.722Z","repository":{"id":262696995,"uuid":"865405937","full_name":"MeetkumarChavda/Exam_portal","owner":"MeetkumarChavda","description":"The eLitmus Examination Portal is a robust web application designed to facilitate the eLitmus test preparation process. Built using React for the frontend and Django Rest Framework (DRF) for the backend. ","archived":false,"fork":false,"pushed_at":"2024-09-30T20:19:09.000Z","size":33120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T22:17:32.674Z","etag":null,"topics":["django-rest-framework","reactjs"],"latest_commit_sha":null,"homepage":"","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/MeetkumarChavda.png","metadata":{},"created_at":"2024-09-30T13:33:30.000Z","updated_at":"2025-01-06T17:04:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5fd006b-12b2-4a7f-9c8a-cf46a46554f5","html_url":"https://github.com/MeetkumarChavda/Exam_portal","commit_stats":null,"previous_names":["meetkumarchavda/elitmus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeetkumarChavda%2FExam_portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeetkumarChavda%2FExam_portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeetkumarChavda%2FExam_portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeetkumarChavda%2FExam_portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeetkumarChavda","download_url":"https://codeload.github.com/MeetkumarChavda/Exam_portal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241570921,"owners_count":19984002,"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-rest-framework","reactjs"],"created_at":"2024-11-13T20:16:29.614Z","updated_at":"2025-03-02T21:16:40.697Z","avatar_url":"https://github.com/MeetkumarChavda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# eLitmus\n\nThe eLitmus Examination Portal is a robust web application designed to facilitate the eLitmus test preparation process. Built using React for the frontend and Django Rest Framework (DRF) for the backend, the platform provides a seamless experience for users looking to enhance their skills and perform well in the eLitmus examination.\n\n## Features\n- User Authentication and Authorization\n- Profile Management\n- Exam Management\n- Examination Functionality\n- Results Analysis\n\n---\n\n## Table of Contents\n\n1. [Tech Stack](#tech-stack)\n2. [Installation and Setup](#installation-and-setup)\n3. [Backend Setup (Django)](#backend-setup-django)\n4. [Frontend Setup (Next.js)](#frontend-setup-nextjs)\n5. [Contributing](#contributing)\n\n---\n\n## Tech Stack\n\n**Frontend:** \n- [React](https://react.dev/learn)\n\n**Backend:** \n- [Django](https://www.djangoproject.com/)\n- [Django REST Framework (API)](https://www.django-rest-framework.org/)\n- [JWT (Authentication)](https://jwt.io/introduction)\n\n**Database:** \n- SQLite\n\n---\n\n## Installation and Setup\n\n### Prerequisites\n\nEnsure that the following tools are installed on your machine:\n- [Node.js](https://nodejs.org/en/) (for frontend)\n- [Python](https://www.python.org/) (for backend)\n\n### Backend Setup (Django)\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/MeetkumarChavda/eLitmus.git\n   cd backend\n   ```\n\n2. **Set up a virtual environment**:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   ```\n\n3. **Install dependencies**:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Apply migrations**:\n   ```bash\n   python manage.py makemigrations\n   python manage.py migrate\n   ```\n\n5. **Create a superuser (admin)**:\n   ```bash\n   python manage.py createsuperuser\n   ```\n\n6. **Run the Django development server**:\n   ```bash\n   python manage.py runserver\n   ```\n\n   The backend API will be available at `http://127.0.0.1:8000/`.\n\n### Frontend Setup (Next.js)\n\n1. **Clone the frontend repository**:\n   ```bash\n   git clone https://github.com/MeetkumarChavda/eLitmus.git\n   cd frontend\n   ```\n\n2. **Install dependencies**:\n   ```bash\n   npm install\n   ```\n\n3. **Run the React.js development server**:\n   ```bash\n   npm start\n   ```\n\n   The frontend will be available at `http://localhost:3000/`.\n\n---\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/your-feature`).\n3. Commit your changes (`git commit -am 'Add some feature'`).\n4. Push to the branch (`git push origin feature/your-feature`).\n5. Create a Pull Request.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetkumarchavda%2Felitmus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeetkumarchavda%2Felitmus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetkumarchavda%2Felitmus/lists"}