Assignments
Bug Tracking Application Assignment Source Code
![]() |
Bug Tracking Application |
This application was developed to track bugs/errors on software development projects and solve them later. It was developed using C# programming language as a College Assignment.
Technologies Used
- C#
- MS SQL Server 2014
- Bitbucket
It can do
- Add/Manage Users like (Testers, Debuggers and Admins)
- Add Projects to find Bugs
- Add Bugs (Code and Screenshot) with message
- Assign and Manage Tasks to the Users (Testers and Debuggers)
- Link Projects to Github
Benefits
- Improve Communication
- Increase Product Quality
- Improve Customer Satisfaction
- Ensure Accountability
- Increase Productivity
Instructions to use this project
- Download the project from github (CLICK HERE to DOWNLOAD)
- Extract Database.zip folder
- Restore Database using Database.bak file
- Now open the Bug Tracking Solution file in Visual Studio and Connect the Database
Note: This project is for educational purpose only, and feel free to customize & use as per your need. But I do not encourage any students to submit this project as their own.
Post a Comment
0 Comments