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.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Python 3.x Django 2.x
pip install -r requirements.txt
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.