-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Determine the best way to store attendance rate for a user and add in any necessary fields to the database schemas. Write up the proposed method for attendance rate calculation, including calls and coalescing needed on the backend.
Attendance rate can be calculated for:
- Shifts where reports were filed
- Shifts where the associate didn't show up
- Shifts where the associate was late/early
Attendance rates should be able to be calculated for a given associate:
- Per week
- Per month
- Total
Conditions of Satisfaction
- Any fields necessary to add into
TimesheetEntryschema have been added to the Lucidchart schema diagram - Any fields necessary to add into
TimesheetEntryschema have been added to theDynamoschemas in the backend - Any fields necessary to add into
TimesheetEntryschema have been added to the shared schemas - A one-page write-up is available to describe the proposed method for calculating various attendance rates
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels