{"repo":"manjurulhoque/django-job-portal","free":true,"listed":false,"github":"https://github.com/manjurulhoque/django-job-portal","clone":"git clone https://github.com/manjurulhoque/django-job-portal.git","description":"Job portal application using Django","language":"Python","stars":622,"topics":["django","job-portal","python","django-job-portal","hacktoberfest"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Django Job Portal Django Job Portal An open source online job portal. Live: Demo Used Tech Stack 1. Django 2. Sqlite Screenshots Home page Companies page Resume template page Add new position as employer Job details Swagger API Local environment Install 1. Create a virtual environment virtualenv venv Or python3.11 -m venv venv 2. Activate it source venv/bin/activate 3. Clone the repository and install the packages in the virtual env: pip install -r requirements.txt 4. Add .env file. cp .env.dev.sample .env 5. Add Github client ID and client secret in the .env file Run 1. With the venv activate it, execute: python manage.py collectstatic Note : Collect static is not necessary when debug is True (in dev mode) 2. Create initial database: python manage.py migrate 3. Load demo data (optional): python manage.py loaddata fixtures/app name initial data.json --app app.model name 4. Run server: python manage.py runserver 5. Default django admin credentials: email: admin@admin.com password: admin Run test: python manage.py test To dump data: python manage.py dumpdata --format=json --indent 4 app name app name/fixtures/app name initial data.json Show your support by 🌟 the project!! Django Job Portal Testing Series This repository contains a comprehensive testing guide for the Django Job Portal project. The series covers different aspects of testing in Django REST Framework, from basic to advanced concepts. Table of Contents 1. Introduction to Testing in Django REST Framework: Part 1 2. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/manjurulhoque","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/manjurulhoque/django-job-portal/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}