Skip to content

jgonzalez-89/django-recruiting

Repository files navigation

Pagekit Banner

Django - Recruiting

This recruitment tool allows you to create and customise assessments, monitor candidate progress and obtain detailed reports to make informed decisions.


Installation

Here's how to install and run the project. Make sure you have all the necessary dependencies.

git clone https://github.com/jgonzalez-89/django-recruiting.git
cd django-recruiting
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Licence

This project is licensed under the MIT licence - see the LICENSE file for details.