kritikillz931 / mercury-client

0 stars 0 forks source link

(STRETCH) Employee Schedule - Delete Employee Schedule #31

Open kritikillz931 opened 3 years ago

kritikillz931 commented 3 years ago

As a user i would like a employee schedule page with a chart to showcase what employee is working what days of the week and times with a total hours section at the end.

Given a user is on the employee schedule page when a user clicks on a completed scheduling Then they will be allowed to delete that specific schedule When user clicks delete the schedule chosen will be removed Then user will be redirected to employee schedule page

SERVER SIDE chosen employee schedule will be removed from employee schedule database create a Employee Schedule Viewset for responses to Deletion requests