Time tracker web application for worker time control
Go to file
Juan Ferrer f64265659e
gitea/worker-time-control/pipeline/head This commit looks good Details
Merge pull request 'master' (#12) from master into test
Reviewed-on: #12
2023-03-06 08:46:26 +00:00
css #3945 Fichador muestra las horas de manera incorrecta 2022-05-23 15:28:03 +02:00
img #3945 Fichador muestra las horas de manera incorrecta 2022-05-23 15:28:03 +02:00
js refs #4869 2023-02-14 10:40:06 +01:00
.dockerignore First commit 2021-10-18 10:54:32 +02:00
.gitignore First version 2021-10-19 10:52:45 +02:00
Dockerfile Docker fixes 2021-10-20 15:26:27 +02:00
Jenkinsfile Jenkinsfile fixes 2021-10-21 13:41:24 +02:00
LICENSE First commit 2021-10-18 10:54:32 +02:00
README.md Docker fixes 2021-10-20 15:26:27 +02:00
clockIn.html #3945 Fichador muestra las horas de manera incorrecta 2022-05-23 15:28:03 +02:00
config.js #3945 Fichador muestra las horas de manera incorrecta 2022-05-23 15:28:03 +02:00
docker-compose.yml refs #3723 Set docker memory limit 2023-03-06 09:38:56 +01:00
index.html Cambiado estilo 2022-03-03 13:23:52 +01:00
package-lock.json refs #4869 arreglar formato 2023-01-27 08:45:56 +01:00
package.json Docker fixes 2021-10-20 15:26:27 +02:00

README.md

Time control for workers

Launch application in development environment.

$ php -S 0.0.0.0:9090 -t .