/job-matching

Job Matching Application Using Machine Learning & Django

Primary LanguageHTML

JOB MATCHING APPLICATION

This application basically matches jobs to users who are signed in; considering features such as: education level, skills, geographic location, years of experience and current job title to do the matching. It also allows Recruiters to sign in as admins to post jobs.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python 3.x Django 2.x

Installation

pip install -r requirements.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate. And kindly know README file will be updated regularly as project is ongoing.