You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.