IT Management System
Internal platform — ITMS
End-to-end internal platform covering asset tracking, ticketing, user management, and reporting — used daily across the organisation, with secure authentication and role-based access control.
1[Authorize(Roles = "IT.Admin")]2public async Task<IActionResult> Assign(...)3// RBAC enforced at the endpoint