https://github.com/cross-solution/yawik
YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://github.com/cross-solution/yawik
applicants job-board jobsearch recruiters yawik
Last synced: 7 months ago
JSON representation
YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
- Host: GitHub
- URL: https://github.com/cross-solution/yawik
- Owner: cross-solution
- License: mit
- Created: 2013-04-15T10:52:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T21:23:32.000Z (about 2 years ago)
- Last Synced: 2025-03-29T19:04:33.906Z (7 months ago)
- Topics: applicants, job-board, jobsearch, recruiters, yawik
- Language: PHP
- Homepage: https://yawik.org
- Size: 18.4 MB
- Stars: 127
- Watchers: 14
- Forks: 67
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/cross-solution/YAWIK)
YAWIK
=====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.Current state
-------------[alpha](https://de.wikipedia.org/wiki/Entwicklungsstadium_(Software)#Alpha-Version)
but
The following Jobboards are using YAWIK:
* https://www.gastrojob24.ch
* https://www.stellenmarkt.com
* https://www.vertriebskarriere.comyou want to be listet here? Send a PR.
Build status:
[](https://travis-ci.org/cross-solution/YAWIK)
[](https://scrutinizer-ci.com/g/cross-solution/YAWIK/?branch=master)
[](https://coveralls.io/r/cross-solution/YAWIK?branch=develop)
[](http://isitmaintained.com/project/cross-solution/YAWIK "Average time to resolve an issue")
[](http://isitmaintained.com/project/cross-solution/YAWIK "Percentage of issues still open")Demo
----http://yawik.org/demo/ (this demonstrates YAWIK as an applicant tracking system)
http://jobs.yawik.org (YAWIK as a Jobportal with real job offers)Yawik wird unterstützt von
--------------------------
DC Aviation
Der direkte Weg zu Ihrem Business Jet Charter
Stellenmarkt.de
Karriereportal für Fach- und Führungskräfte
CROSS Solution
HR & Open Source Spezialisten
Documentation
-------------http://yawik.readthedocs.org/en/latest/
API Documentation
-----------------http://yawik.org/docs/
Forum
-----https://forum.yawik.org
:muscle: Contribute!
--------------------* [Fork and clone](https://help.github.com/articles/fork-a-repo).
* 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](https://getcomposer.org/doc/03-cli.md#install).
* Use the command `phpunit` in the tests directory to run the tests. See [PHPUnit](http://phpunit.de).
* Create a branch, commit, push and send us a [pull request](https://help.github.com/articles/using-pull-requests).Mailinglist for Developers
--------------------------yawik-dev @ googlemail . com