YAWIK offers a Web based solution for managing job applications. Jobs ads can be entered or pushed to the system. The sytem assigns application forms to job ads. Applicants and Recruiters can connect to YAWIK using social networks. Currently it is possible to integrate YAWIK into a corporate Web site by extending it with a module. It is intended to become a distributed system for connecting recruiters and applicants.
alpha
but
YAWIK is currently used by ~10 small companies for managing ~100 applications a day.
Build status:
http://yawik.org/demo/ (this demonstrates YAWIK as an applicant tracking system) http://jobs.yawik.org (this demonstrates YAWIK as a Jobportal)
YAWIK is used as a Jobboard by https://mygreatjobs.de/. Phoenixdesign uses YAWIK is used as a companies career portal by Phoenixdesign http://bewerbung.phoenixdesign.com/ and Frankwalder https://jobs.frankwalder.com/de
http://yawik.readthedocs.org/en/latest/
https://groups.google.com/forum/?hl=de#!forum/yawik
- Fork and clone.
- Run the command
./install.sh``, which downloads composer and runs
php composer.phar install` to install the dependencies. This will also install the dev dependencies. See Composer. - Use the command
phpunit
in the tests directory to run the tests. See PHPUnit. - Create a branch, commit, push and send us a pull request.
yawik-dev @ googlemail . com