It is aimed to automate the workflow by adding processes such as Candidate addition, candidate negotiations, recruitment processes, candidate document management and CV documentation management, accounting and candidate mailing after recruitment within a single portal under the management of Vitelco HR processes.
node v8.9.3
npm v5.5.1
yarn v1.3.2
clone the project
git clone https://github.com/runesam/vitelco-hr.git
then
cd vitelco-hr
install dependencies
yarn
yarn start
http://localhost:3000/
- React ^16
- Eslint Airbnb
- Mocha as test framework
- Enzyme to test react component
- React Router
- Redux as state manager
- BEM as CSS architecture
- No automated tests