BugTracker is a full-stack issue tracking web application built with ASP.NET MVC, C#, SQL Server, Entity Framework, JavaScript, HTML, and CSS.
The project demonstrates a practical business-style web application with user authentication, role-based authorization, ticket management, comments, search/filtering, and dashboard reporting. It was built as a portfolio project to show real-world CRUD workflows, database design, server-side logic, and deployment experience.
- User registration and login
- Role-based access for Admin, Developer, and Reporter users
- Create, view, edit, and manage bug tickets
- Assign ticket status and priority
- Assign tickets to users
- Add comments to ticket detail pages
- Search and filter tickets by status, priority, and assignment
- Dashboard metrics for open, in-progress, resolved, and critical tickets
- SQL Server relational database
- Live demo with seeded test accounts