Paycheck Calculator
Technology
- C#
- Test Driven Development
- Console UI
Description
Console application to calculate total money earned based on hour rates, start and end of a shift. Hour rates customized in accordance with DPD Ignition Agency. You can customize when overtime start, night hour rate starts/end, how much break is deducted, which rate type to load (week, weekend or bank holiday).
How to use
- Download and install .NET runtime library
- Download .zip file and extract it
- Double click on PaycheckCalculator.exe
- Navigate menu with arrow keys, press Enter to continue or Escape to quit
- In Settings you can create new rate, after doing it you have to Save Settings once. In order to load them back up you have to choose Load Settings every time you restart the program.