Skip to content

I project managed the group of 6 of my peers that developed this application. The application is a system whereby job applicants can submit their CV and take an online test. Hiring managers can also utilise a machine learning algorithm to rank the applicants CV's.

Notifications You must be signed in to change notification settings

JamesNorris153/ThePerfectMatch

Repository files navigation

cs261

Requirements: Python 2.7

Modules Required:

  • flask
  • flask_cors
  • flask_sqlalchemy
  • bcrypt
  • sqlite3
  • json
  • celery

To start app run: celery worker -A app.celery & python app.py

About

I project managed the group of 6 of my peers that developed this application. The application is a system whereby job applicants can submit their CV and take an online test. Hiring managers can also utilise a machine learning algorithm to rank the applicants CV's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •