Hi all (and happy new year),
My company is about to start its new website with Drupal. As we have regularly vacancies for jobs, missions, etc we will need a functionality more or less like this :
- ability to create your own account with several personnal information, login would be the email.
- a basical structured CV :
- languages you can talk
- passed expriences
- studies
- ...
- a list with the vacant jobs and the possibility to send you CV (structured and a posted file too) and see your own history.
- available in 3 languages
So I wonder if such kind of module already exist in the community. I didn't really not know where and how to look for this (in which category would it be? content?)
If not, we will probably invest the time to create our own module, which could actually be tought to be reusable and then shared in the Drupal community, so any suggestion/help is welcome. Would anyone else here be interested in this?
Comments
answering to myself, i found
answering to myself, i found :
http://drupal.org/project/jobsearch
which really fits that need well, but :
- will it be drupal 6 compatible? (or would it be a big job to port it? )
- I still have to see how to use a complexe type of structured CV entered by candidates, ideally stored in a dedicated database so that it can be exploited by other tools than Drupal.