Skip to content

A flexible application that allows a business to identify, report, and track bugs in their software.

Notifications You must be signed in to change notification settings

Oserhir/BugTracker

Repository files navigation

BugTracker

The Bug Tracker app is a tool used to report and track issues (bugs) in software development projects.

The app was built with ASP.NET MVC, C# and SQL. The front end was developed with HTML, JavaScript, CSS and Bootstrap, using a bootstrap template as a foundation. The backend utilises MVC and C#, with a PostgreSQL database.

Technologies:

C#, SQL, ASP.NET MVC, JS, CSS, Bootstrap, HTML5


Table of contents



image

Login

image

Demo Account Page

image

Dashboard

image

Manage Member Roles

image

Project

New Project

image

All Project

image

Project

image

Edit Project

image

Archive

image

Restore

image

Archived Project

image

Unassigned Projects

image

Assign Team Members

image

Assign Project Manager

image

Tickets

New Ticket

image

All Ticket

image

Ticket Details

image

Edit Ticket

image

Archive

image

Restore

image

Archived Tickets

image

Unassigned Tickets

image

Assign Developer

image