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.
Clone the project
git clone https://github.com/kirti136/IntelliHireHub-Server.gitNavigate to the project directory:
cd IntelliHireHub-ServerInstall dependencies:
pip install -r requirements.txtStart the client:
python app.py- Python installed
- Flask framework and necessary packages installed
- MySQL or any compatible database installed
- Provides API endpoints for Job Seeker and Job Posting Management
- Application Management Backend
- Skill Set Management Backend
- Implements Intelligent Job Matching using ChatGPT