This is a small hobby project aiming to create a tool for logging your work.
I needed something to log how much employees have worked per day. This has to be logged for weeks and months and eventually the work year.
This project is still in progress. So if you clone it or use parts of it, be warned!
- I have designed the framework, the necessary classes and handlers
- todo.md has the tasks list...
This project was bootstrapped with Create React App.
here you will find some information on how to perform common tasks.
npm install
npm start
will start a local server.
npm run build