Skip to content

wilau2/harvest-balance-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Harvest balance calculator

circleci codecov tidelift

docker image docker version Docker Pulls

donate license all contributors

GitHub Stars

Calculate how much overtime or time you owe based on the average hours you should work per weeks.

Setup

  • create env.secret file containing the following information
HARVEST_ACCOUNT_ID=
HARVEST_AUTHORIZATION=
BEGIN_DATE='2016-5-2'
END_DATE='2017-11-24'
HOURS_PER_WORK_DAY=7.5
WORK_DAYS_OF_THE_WEEK=0 1 2 3 4

Run

  • docker
docker pull williamlauze/harvest-balance-calculator:latest
docker run --env-file ./env.secret williamlauze/harvest-balance-calculator:latest
  • npm
npm run start

Contributors

Thanks goes to these wonderful people (emoji key):


William Lauzé

💻 📖 🚇 ⚠️

Boris Fortin Côté

💻

Karine Larouche

💻 📖 ⚠️

etienne-m

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT

Packages

 
 
 

Contributors