Core Functions

June 30, 2008 – 4:15 pm

Core Job Board Functionality, (as OsJobber-Lite will perform)

  1. Employers can post jobs.
    • A job post consists of a title, and job description, and an email to send applications to. NOTHING ELSE
    • They do not have to sign up to post jobs!
  2. Anyone can search for those jobs using a simple keyword search form (NOTHING ELSE), which searches the job title and job description.
    • This requires a full text index on the title and job description rows in the database.
  3. JobSeekers can then apply to the job.
    • They do not have to sign up!
    • An application consists of your email address and resume (NOTHING ELSE).
    • The resume can be pasted into a textarea or can be attached.
    • The application is sent FROM: the job seeker and TO: the employer.
    • The application and the resume is saved in the database.
  4. Admin can add / edit / delete — employers, jobseekers, and jobs.
  5. A designer can theme the website with a site wide template.

Post a Comment

Subscribe without commenting