mdsimar1901 / BugMonitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Monitor

Abstraction

1)Bug Tracking System must be in place for every infrastructure we design. Software is no exception to this. This application which will be implemented on Java platform is designed to track the status of bugs that are reported during Software testing.

2)Bug tracking system is essentially and effectively implemented to monitor the status of bugs in an application. All the bugs that are identified are stored in a database. Each bug is assigned with an unique bug id and respective status of bug. Bugs can be created and updated with ease. Specific user accounts to control the access and maintain security are incorporated into the application.

Module Description

Module Description

Project Manager/Admin

-Admin can add new user or can update the details of the existing user -Creates the project and assigns them to the employees for completing -Analyzing the project progress assigned to particular employer

Tester

-View list of assigned projects -Add bug details -View Bug status

Tech Stack

Client: JAVA SWING

Server: JDBC,PostGreSQL

Screenshots

Screenshot 2021-12-30 121323 Screenshot 2021-12-30 121448 Uploading 147728204-0457954a-be1e-45b5-8423-ba0c951cd09b.png…

##ER-Diagram Screenshot 2021-12-30 121516

Authors

About


Languages

Language:Java 100.0%