Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 737 Bytes

Readme.md

File metadata and controls

27 lines (17 loc) · 737 Bytes
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.