kritikillz931 / mercury-client

0 stars 0 forks source link

(MVP) Employee Management Listing #35

Open kritikillz931 opened 3 years ago

kritikillz931 commented 3 years ago

As a user i would like to see all of my employees listed on the employees management page with each employees image and name.

if the employee is clicked the employee details page will need to show the image, name, position, date hired, and average monthly sales as requested in the employee details ticket.

Given a user is on the employee management page Then they should see each employees image and name

SERVER SIDE employee listings will be read only for this feature create a viewset for listing employees