Skip to content

The IntelliHireHub-Server is the backend part of the IntelliHireHub web application, designed to facilitate intelligent job matching and manage data related to job seekers, job postings, and applications.

Notifications You must be signed in to change notification settings

kirti136/intellihirehub_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliHireHub-Server

Overview

The IntelliHireHub-Server is the backend part of the IntelliHireHub web application, designed to facilitate intelligent job matching and manage data related to job seekers, job postings, and applications.

Setup Instructions

Clone the project

git clone https://github.com/kirti136/IntelliHireHub-Server.git

Navigate to the project directory:

    cd IntelliHireHub-Server

Install dependencies:

    pip install -r requirements.txt

Start the client:

    python app.py

Prerequisites

  • Python installed
  • Flask framework and necessary packages installed
  • MySQL or any compatible database installed

Features

  • Provides API endpoints for Job Seeker and Job Posting Management
  • Application Management Backend
  • Skill Set Management Backend
  • Implements Intelligent Job Matching using ChatGPT

About

The IntelliHireHub-Server is the backend part of the IntelliHireHub web application, designed to facilitate intelligent job matching and manage data related to job seekers, job postings, and applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages