Hyre

INTRODUCTION

In today's job market, the hiring process can be time-consuming and cumbersome for both the hiring manager and the job applicant. The main goal for Hyre to develop a user-friendly and efficient hiring process that can streamline the HR department's workload and provide a better experience for job applicants. The project aims to integrate the Agora API, which provides video call functionality, to enable remote interviews. Additionally, the project will incorporate automated email responses to provide timely updates to job applicants on their application status, reducing the need for manual communication. The project's ultimate goal is to improve the hiring process's efficiency and effectiveness while reducing the time and resources required to hire the right candidate.

FrontEnd

You can check our Frontend here Click Here

DEMO

🎬 We Hope That You are enjoying Watching Our Demo Video Click Here

FEATURES

  • Authuntication
  • Roles and Perimissions
  • Agora Video call
  • Automated Emails
  • Stripe Payment
  • Friendly User Interface

INSTALLATION

- git clone https://github.com/mahmoud-elbasiony/Hyre_django.git
- Create new Environment python -m venv new-env
- pip install -r requirements
- create .env file using .env.example file
- cd Hyre-django dierectory
- python manage.py makemigrations
- python manage.py migrate
- python manage.py runserver

CLIENT APIs

  • For detailed information on the APIs provided by Threads & Beads, please refer to the API Docs

TECHNOLOGIES

  • Django
  • Rest framework
  • Postgres

Contributers