Code-Go-Tasks | Manage your employees , their salary payments and skills
kandi X-RAY | Code-Go-Tasks Summary
kandi X-RAY | Code-Go-Tasks Summary
Code-Go-Tasks is a PHP library. Code-Go-Tasks has no bugs, it has no vulnerabilities and it has low support. However Code-Go-Tasks has a Non-SPDX License. You can download it from GitHub.
Manage your employees, their salary payments and skills. Gain useful insight into various skills and their value. You can add, update and delete your employees. Each employee has basic contact information, can have multiple addresses, a history of salary payments and list of skills. History of salary payments can be managed for each employee on the employee edit page. Each payment has one primary skill. Payment with a primary skill selected will be included in stats of that skill - the min, max and avg payment amount. It is currently assumed that payments occur on monthly basis. Define skills, which can then be assigned to your employees. Each skill has 5 levels. Minimum, maximum and average salary is the calculated for each skill and skill level. For example, we can then observe that skill Java at level Master has a higher maximum salary then PHP at the same skill level. Define projects, and assign them employees. Each project can be in one of the following states: Scheduled, In Production, Completed.
Manage your employees, their salary payments and skills. Gain useful insight into various skills and their value. You can add, update and delete your employees. Each employee has basic contact information, can have multiple addresses, a history of salary payments and list of skills. History of salary payments can be managed for each employee on the employee edit page. Each payment has one primary skill. Payment with a primary skill selected will be included in stats of that skill - the min, max and avg payment amount. It is currently assumed that payments occur on monthly basis. Define skills, which can then be assigned to your employees. Each skill has 5 levels. Minimum, maximum and average salary is the calculated for each skill and skill level. For example, we can then observe that skill Java at level Master has a higher maximum salary then PHP at the same skill level. Define projects, and assign them employees. Each project can be in one of the following states: Scheduled, In Production, Completed.
Support
Quality
Security
License
Reuse
Support
Code-Go-Tasks has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
Code-Go-Tasks has no issues reported. There are 24 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of Code-Go-Tasks is current.
Quality
Code-Go-Tasks has no bugs reported.
Security
Code-Go-Tasks has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
Code-Go-Tasks has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
Code-Go-Tasks releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Code-Go-Tasks
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Code-Go-Tasks
Code-Go-Tasks Key Features
No Key Features are available at this moment for Code-Go-Tasks.
Code-Go-Tasks Examples and Code Snippets
No Code Snippets are available at this moment for Code-Go-Tasks.
Community Discussions
No Community Discussions are available at this moment for Code-Go-Tasks.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Code-Go-Tasks
Make use of Makefile commands to set up the application. PHP Storm with Symfony plugin installed and enabled. Please make sure you conform to the coding standards before committing.
docker (required, tested on 18.*)
docker-compose (required, tested on 1.21.*)
make (recommended)
Clone the repository
Copy docker-compose.override.yml.dist to docker-compose.override.yml
Install php dependencies with composer with make composer
Install javascript dependencies with composer with make react-install
In project repository, start the project containers with docker-compose up -d
Run database migrations with make migrate
Import database fixtures with make fixtures
Setup elastic mapping with make elastic-setup-mapping
Export employees to elastic with make export-employees-to-elastic
Trigger stats recalculation for all skills with make recalculate-all-skills
Run tests with make test
In a new console, start watching for changes in react make react-watch
php-cs-fixer
eslint
docker (required, tested on 18.*)
docker-compose (required, tested on 1.21.*)
make (recommended)
Clone the repository
Copy docker-compose.override.yml.dist to docker-compose.override.yml
Install php dependencies with composer with make composer
Install javascript dependencies with composer with make react-install
In project repository, start the project containers with docker-compose up -d
Run database migrations with make migrate
Import database fixtures with make fixtures
Setup elastic mapping with make elastic-setup-mapping
Export employees to elastic with make export-employees-to-elastic
Trigger stats recalculation for all skills with make recalculate-all-skills
Run tests with make test
In a new console, start watching for changes in react make react-watch
php-cs-fixer
eslint
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page