A desktop application built with C# and WPF for managing contractors, job assignments, and completion tracking.
- Add and manage contractor records
- Track job assignments
- Update job completion status
- Simple desktop UI for internal workflow management
- C#
- WPF
- .NET
- MSTest
- Building desktop applications with WPF
- Applying OOP concepts in a practical project
- Structuring code for maintainability
- Writing and organising tests
- Clone the repository
- Open the solution in Visual Studio
- Build and run the project