Time tracker web application for worker time control
Go to file
Guillermo Bonet 99024ff23b
gitea/worker-time-control/pipeline/head This commit looks good Details
Cambiado estilo
2022-03-03 08:12:10 +01:00
css Cambiado estilo 2022-03-03 08:12:10 +01:00
img First version 2021-10-19 10:52:45 +02:00
js Contacta con tu responsable 2022-02-28 09:44:00 +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 Initial version 2021-10-20 15:13:30 +02:00
config.js Contacta con tu responsable 2022-02-28 09:44:00 +01:00
docker-compose.yml Test branch 2021-10-21 13:36:27 +02:00
index.html Cambiado estilo 2022-03-03 08:12:10 +01:00
package-lock.json Docker fixes 2021-10-20 15:26:27 +02: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 .