Skip to content

ForestCold/JobCatcher

Repository files navigation

JobCatcher

Try it out! https://job-catcher.herokuapp.com/

Development

Environment Requirement

  • Python 2.7
  • pip
  • Flask
  • numpy
  • pandas
  • nltk (punkt, stopwords)
  • sklearn
  • pdfminer
  • pyyaml
  • psutil

Deployment

  • Heroku
  • gunicorn

Install Heroku Dev CLI

$ brew install heroku/brew/heroku

Install flask

$ pip install flask gunicorn

Set up Web Server

$ heroku

Run Application

$ gunicorn app:app  

About

An intelligent tool to help find best job for you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published