Skip to content

keivanzavari/working_hours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working hours

This is a small hobby project aiming to create a tool for logging your work.

Idea

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.

Progress

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...

React and running once things are ready

This project was bootstrapped with Create React App.

here you will find some information on how to perform common tasks.

install dependencies

npm install

run project

npm start will start a local server.

production build

npm run build

Releases

No releases published

Packages

No packages published