This is a simple bug tracking system created using JavaX, where developers and testers can report, track and manage bugs in a software project.
- Clone this repository:
git clone https://github.com/MohammedMoataz/Bug-Tracking-System.git
The bug tracking system includes the following features:
- User login
- Project management
- Bug reporting
- Bug tracking and management
- Track the performance
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.
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.