kritikillz931 / mercury-client

0 stars 0 forks source link

(STRETCH) Employee Schedule - Update Employee Schedule #30

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 update that specific schedule. When the user clicks save update then the schedule will be updated and saved then the user will be redirected to the employee page

SERVER SIDE employee schedule info is updated and is stored in the employee schedule database create a Employee Schedule Viewset for responses to update requests