Skip to content

youcef-dz35/recrutmentAPI

Repository files navigation

Job Portal

Django Job Portal.

Technology

Python 3.7.10
Django 3.0

Installation

open terminal and type
https://github.com/youcef-dz35/recrutmentAPI

or simply download using the url below
https://github.com/youcef-dz35/recrutmentAPI.git

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Run the server

python manage.py runserver

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

========Thank You=========

About

this is a backend for the recruiting API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published