Skip to content

A simple app to log workers hours and export them into excel for each month

Notifications You must be signed in to change notification settings

hexadeciman/homeworkers-logger

Repository files navigation

Home Workers Logger

A simple app to log workers hours and export reports into excel The goal is to help personal accounting with an easy to use interface. 0 tracking. Everything is stored on localstorage.

Demo

How to run

docker build -t chequeservice:v1 . && docker run -d -p 3000:80 chequeservice:v1

Open your browser, enter url: localhost:3000

How does it look ?

1 1
1

About

A simple app to log workers hours and export them into excel for each month

Resources

Stars

Watchers

Forks

Packages

No packages published