Skip to content

RafCodes18/bugtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BugTracker

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.

Features

  • 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

About

ASP.NET MVC bug tracker built with C#, SQL Server, Entity Framework, authentication, role-based authorization, CRUD, comments, and dashboard metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors