MicroPyramid / opensource-job-portal

opensource jobportal in python django
https://peeljobs.com
MIT License
378 stars 211 forks source link

managed careers page #36

Open Dinesh-001 opened 4 years ago

Dinesh-001 commented 4 years ago

This is to provide managed careers page for companies. The idea is to give companies a resume vault so that they can manage resumes in future.

Develop white label page that should support customisation by company login from recruiter module. Company job listing pages should be like micropyramid.peeljobs.com and that should not have peeljobs flavour but allowed to us peeljobs in the footer with no prominent visibility. every company will get a unique email to submit resumes to be added to their resume pool. every job post will have a unique email so that job applicants can send resumes to the job posting instead of applying in traditional way. company can retain branding by adding a CNAME to their DNS like careers.micropyramid.com -> micropyramid.peeljobs.com

Candidates Campaign Via Email/SMS: Candidates will send resumes to particular email id(resume@careers.peeljobs.com), then

  1. if user does not exist in our site -> new user with resume will be created
  2. Resume will be updated for existing users(we'll tell them existing resume will be deleted using this)