As a user i would like to see a display of my companys top 3 employees as well as my top 3 selling products
Given a user is on the homepage
Then they should see the companys top 3 employees, and top 3 products sold in the lower third section of the application
SERVER SIDE
read only feature. Server will be providing the specified information from the employees and products databases based on transactions database numbers
As a user i would like to see a display of my companys top 3 employees as well as my top 3 selling products
Given a user is on the homepage Then they should see the companys top 3 employees, and top 3 products sold in the lower third section of the application
SERVER SIDE read only feature. Server will be providing the specified information from the employees and products databases based on transactions database numbers