Used AWS RDS to store the data.
• 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.
• 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 can upload files reagaring the project.Files are stored in AWS S3 Storage.
Tester's receive notifications regarding any project updates or if a manager sends him a Join request.
Tester can view all the projects created by managers and send a Join request.
Integrated with Bugzilla to generate bug report.