- Richard Krasso
- Meher Salim
Brownfield Project features an Agent Performance Reporting Engine. We are hired to make adjustments to improve the system.
- Add a tooltip to the submit button in the CallDurationByDateRangeComponent.
- Change the button text to "Get Data" in the SalesByRegionComponent.
- Repalce the User Guide link in the Help & Support component with an actual User Guide PDF.
- Create an API to fetch sales data by customer and build an Angular component to display sales by customer using ChartComponent or TableComponent with 3 unit tests each.
- Create an API to fetch call duration data by date range and build an Angular component to display call duration by date range using ChartComponent or TableComponent with 3 unit tests each.
- Create an API to fetch customer feedback data by product and build an Angular component to display customer feedback by product using ChartComponent or TableComponent with 3 unit tests each.