Defect Tracking System in PHP
The purpose of Defect Tracking System is to track defects and notify the defects.
Abstract
It is a web based application that can be accessed throughout the organization. It can be used to logging defects against modules, assign defects to individuals and tracking the defects to resolutions.
The features can be- email notification, user maintenance, access control, report generators, etc.
It is easily manageable, integrated with CRM (Customer Relationship Management) as well as CMS (Content Management System). User friendliness is provided with various controls that makes it flexible. File upload and mail features are to be included, also the security should be provided by means of different protocols like https.
Details must be stored in centralized database and defects detected are to be sent to the administrator.
Requirement:
Abstract
It is a web based application that can be accessed throughout the organization. It can be used to logging defects against modules, assign defects to individuals and tracking the defects to resolutions.
The features can be- email notification, user maintenance, access control, report generators, etc.
It is easily manageable, integrated with CRM (Customer Relationship Management) as well as CMS (Content Management System). User friendliness is provided with various controls that makes it flexible. File upload and mail features are to be included, also the security should be provided by means of different protocols like https.
Details must be stored in centralized database and defects detected are to be sent to the administrator.
Requirement:
- PHP
- MySQL
0