Bug Tracking Application For Enterprises
#####################################################################################
This application has been developed using PHP, SQL, JQeury and Javascript. Provides secure login for employees and managers for an enterprise. The employees are authorized to work on bugs, update any changes or progress on the system and add new bugs they might discover. The managers are authorized to edit specifics of the reported bugs, change assignments of the bugs or make any changes in the database. login.php is the starting page of the application. Unfortunately, no new user adding option has been implemented in the system. All proper validations have been implemented in the system.