Skip to content

.A console application that generates the salary slips of a small company. [a sample c# code]

License

Notifications You must be signed in to change notification settings

Tahina73/CSharp_SimplePayrollSoftware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSharp_SimplePayrollSoftware

.A console application that generates the salary slips of a small company. [a sample c# code] The main objective of this project is to show the basic principles of the C# language. The main The application consists of 6 classes : -Staff -Manager : Staff -Admin : Staff -FileReader -PaySlip -Program

Staff -Contains info about each staff -Contains a virtual method CalculatePay()

About

.A console application that generates the salary slips of a small company. [a sample c# code]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages