Skip to content

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.

Notifications You must be signed in to change notification settings

vgmda/PayrollApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Languages