Check the Jobs/HR Board web template for the Webix UI library.
Use this template as a part of a business solution with the following features:
- List of freelancers' skills;
- Filtering candidates by categories and skills;
- Posting vacancies;
- Sending messages to candidates.
This ready-made tool is available for downloading and integration into any web app.
npm install
// run demo locally
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware