Project Details

some of the features implemented in the project

Database Schema

Used AWS RDS to store the data.

Manager Dashboard

• In this component, manager should be able to view his employees.
• They should be able to see the list of projects
• They should be able to see the test metrics of each project in the form of graphs.

Manager's Project View Page

• He should be able to create projects
• He should be able to view the profiles of the testers
• He should be able to manage project artifacts
• He should be able to send requests to testers to join the project

Manager Artifacts

Manager can upload files reagaring the project.Files are stored in AWS S3 Storage.

Tester Notifications

Tester's receive notifications regarding any project updates or if a manager sends him a Join request.

Tester's Home Page

Tester can view all the projects created by managers and send a Join request.

Bugzilla

Integrated with Bugzilla to generate bug report.