Dashboards and Data Viewing

Summary

When the EMPLOYEE TYPE USER chooses the dashboard tab, the dashboard page will show up with the following requirements.

  • The data will be logged into boxes:
  1. Showing the number of successful/pending/failed transactions.
  2. Box data updated every 30 seconds.
  3. Number of transactions made in an hour.
  4. Success rate overall for the last hour.
  5. Average speed of transactions.
  6. Customer name of the most transaction payments made in that 30 seconds.

Acceptance Criteria

  • Calculating and matching the number of successful/pending/failed transactions between automated and manual calculation.
  • The updating of the Boxes data, every 30 seconds.
  • Calculating and matching umber of transactions made in an hour.
  • Calculating and matching of the Successful/ Successful and failed rate overall for the last hour.
  • Matching the manual and automated calculation of the average speed of transactions.
  • searching and matching with the customer name of the most transaction payments made in that 30 seconds.
  • User interface should be responsive on different resolutions (mobile/desktop)

Relevant documents, screenshots, references and/or links

Sequence-emp-dash.drawio

Edited by Issa Nijmeh