davidhalter / furlough

Furlough tracker for NGOs that send people home every few years.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Furlough - a Furlough Tracker for NGOs

Developed originally for an NGO, this furlough tracker allows you to easily overview your employees with their different capabilities. The problem for NGOs is that they have furloughs every few years and that vacation resets at that point (and starts fresh when the furlough is finished). This is much more complicated than in a normal company.

This tools goal is mainly a good visual overview with an easy-to-use GUI.

https://github.com/davidhalter/furlough/raw/master/example.png

Code available on github.

Install

Install depl to deploy and then just use depl deploy <host>. You can also do this the "typical" way and setup all the dependencies yourself. But that sucks ass :-)

Caveats

Knowing that the year doesn't have 365 days always, vacation days are still calculated with that idea in mind. Calculating vacation without fixed ending years is quite complicated, so it might happen that the vacation year has a different start due to leap years (which probably won't be a problem, since furloughs are typically being used every 2-4 years).

About

Furlough tracker for NGOs that send people home every few years.


Languages

Language:JavaScript 57.6%Language:CSS 35.5%Language:Python 6.8%