Skip to content

vodis/employee_salary_claim_app

Repository files navigation

Intro to Employee Salary Claim application

Welcome to the Employee Salary Claim App repository. The main aim of the application is to allow the employer (administrator) to create tasks for employees with deadlines and stage periods. Stage period, which must be approved by employer is kind of a gateway which opens for employees ability to claim their funds for specific period, and then repeatedly claim remain on specified period till all payment will be issued.

After each deployment contract addresses have to be changed. File to apply changes is: /src/utils/ethereum/ethereumFunctions.js with next functions:

  • getRefContractForChargeVesting
  • getRefContractForTaskManager
  • getRefContractForEmployeeManager

Documentation

Applications was build by react. You can find the React documentation on the website.

How it looks like?

claim

Add employee TX Logs
add_employee logs_tx
Create single period task Create multi period task
create_task create_multy_tasks

About

UI part of Employee Salary Claim application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages