/Bug-Tracking-System

This is a simple bug tracking system created using JavaX, where developers and testers can report, track and manage bugs in a software project.

Primary LanguageJava

Bug Tracking System using JavaX

This is a simple bug tracking system created using JavaX, where developers and testers can report, track and manage bugs in a software project.

Getting Started

  1. Clone this repository:
    git clone https://github.com/MohammedMoataz/Bug-Tracking-System.git
    

Features

The bug tracking system includes the following features:

  • User login
  • Project management
  • Bug reporting
  • Bug tracking and management
  • Track the performance

User Roles

The bug tracking system supports four types of users:

  • Admins
  • Project Managers
  • Developers
  • Testers

Developers can create projects, track bugs, and assign them to testers. Testers can report bugs, track their progress, and verify their resolution, PMs can track the performance of users, and Admins can create, update or delete users and track bugs.

Screenshots

loginScreen adminPage users pmPage performance bugs

Contributing

We welcome contributions from the community to make this project better. If you find any issues or have any ideas, please submit a pull request or open an issue in the repository.

Thank You!