Time tracker web application for worker time control
Go to file
Jorge Penadés 57df79806a
gitea/worker-time-control/pipeline/head This commit looks good Details
refs #6274 signIn refactor
2023-11-29 13:38:53 +01:00
css refs #5966 Minor changes 2023-08-24 11:06:45 +02:00
font refs #5966 Added Poppins font-face bold css 2023-08-23 12:03:15 +02:00
img refs #5966 Upgrade to node 20.x and more changes 2023-08-23 14:25:20 +02:00
js refs #6274 signIn refactor 2023-11-29 13:38:53 +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 refs #5966 Upgrade to node 20.x and more changes 2023-08-23 14:25:20 +02:00
Jenkinsfile Jenkinsfile fixes 2021-10-21 13:41:24 +02:00
LICENSE refs #5966 Changed style 2023-08-22 13:46:00 +02:00
README.md refs #6274 proxy created 2023-11-23 13:28:15 +01:00
clockIn.html refs #5966 Upgrade to node 20.x and more changes 2023-08-23 14:25:20 +02:00
config.js refs #6274 proxy created 2023-11-23 13:28:15 +01:00
docker-compose.yml refs #3723 Set docker memory limit 2023-03-06 09:38:56 +01:00
index.html refs #6274 login modal, salix requests & proxy 2023-11-28 14:50:11 +01:00
package-lock.json refs #6274 login modal, salix requests & proxy 2023-11-28 14:50:11 +01:00
package.json refs #6274 login modal, salix requests & proxy 2023-11-28 14:50:11 +01:00
proxy.js refs #6274 proxy created 2023-11-23 13:28:15 +01:00

README.md

Worker Time Control

Worker Time Control is a project developed by Verdnatura Levante SL, designed to manage time-related functionalities. This application helps in efficient time tracking and management for workers.

Installation

  1. Clone the repository:

    git clone https://gitea.verdnatura.es/verdnatura/worker-time-control

  2. Install dependencies using npm:

    npm install

Usage

npm start