vgmda / PayrollApp

Payroll application is a console C# program that generates the salary slips of a small company, based on the position the staff has in the company, different calculations will be performed. The program also write/reads the data to a file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayrollApp

Payroll application is a console C# program that generates the salary slips of a small company, based on the position the staff has in the company, different calculations will be performed. The program also write/reads the data to a file.

Classes used:

  • Staff
  • Manager : Staff
  • Admin : Staff
  • FileReader
  • Payslip

About

Payroll application is a console C# program that generates the salary slips of a small company, based on the position the staff has in the company, different calculations will be performed. The program also write/reads the data to a file.


Languages

Language:C# 100.0%