This document summarizes a project report for a payroll system developed by a group of students for their Software Engineering course. The objectives of the project were to apply extreme programming techniques learned in class by developing a payroll system that calculates employee pay and deductions. Key deliverables included accepting employee hours and pay rates, calculating net pay, and generating payslips and payroll records. The system was developed in Visual Basic based on user stories gathered from clients. Testing with clients provided feedback that was used to improve the system, such as adding different pay rates for employees and calculating year-to-date totals.