YAWIK offers a Web based solution for managing job applications. Jobs ads can be entered or pushed to the system. The system 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 (YAWIK as a Jobportal with real job offers)
http://yawik.readthedocs.org/en/latest/
- 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