clean-code-projects / payroll

Create a Payroll Application (Based on Agile Principles, Patterns, and Practices in C#)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

payroll

Create a Payroll Application based on Agile Principles, Patterns, and Practices in C#

User Stories:

  • Add a new employee
  • Delete employee
  • Post a time card
  • Post a sales receipt
  • Post a union service charge
  • Change employee details (e.g., hourly rate, due rate, etc.)
  • Run the employee for today

About

Create a Payroll Application (Based on Agile Principles, Patterns, and Practices in C#)

License:MIT License