A simple console application designed to calculate staff Payroll, and generate monthly PaySlips as text files.
• Built using Visual Studio Community 2017 - recommend this version or higher, but should work on VS 2015 also
- Clone Repo
- Build and run Project
Follow On-Screen instructions to enter Hours worked for that Staff Member for the month in question. The project will generate PaySlips as Text files in bin/Debug directory by default