Bug Ticketing System is an ASP. NET Core API for tracking software issues. It features JWT authentication, role-based access (Admin/Developer/Tester), and project/bug management. Teams can assign bugs, add attachments, and monitor status changes (Open→Closed).
a complete ticket management platform built with ASP. NET Core Web API. It enables software teams to efficiently log, track, assign, and resolve bugs during the development lifecycle.
Whether you're a developer, tester, QA engineer, or project manager, this system provides:
- Bug ticketing and assignment to team members (developers/testers)
- Prioritization and severity classification for issues
- Status management (Open → In Progress → Resolved → Closed)
- User roles: Admin, Developer, Tester, Project Manager
- Upload attachments (images, files) to bugs
- JWT-based secure authentication