Core Functions
June 30, 2008 – 4:15 pmCore Job Board Functionality, (as OsJobber-Lite will perform)
- 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!
- 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.
- 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.
- Admin can add / edit / delete — employers, jobseekers, and jobs.
- A designer can theme the website with a site wide template.
