-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Context
- As an authorized user, I should be able to fetch and see all submitted timesheets in the organziation by my employees, providing the following:
- Full Name – The employee's complete name
- Profile Picture
- Role – The employee's job title or position
- Duration – The period between the employee's first recorded check-in and their most recent check-in
- Unit – The time tracking unit (e.g., per hour or per day)
- Total Time Worked – The cumulative time the employee has worked (e.g., 2 days, 7 hours)
- Rate – The amount to be paid per unit of time worked
- Status – The current status of the timesheet or employee (e.g., Active, In Review, Completed)
P.S: The list returned should be by date created of the timesheet
- I should also be able to quickly search the submitted timesheet by searching by the first or last name of the emloyee who submitted it, and i should be provided with all timesheets submitted by that employee
@demola234 api repo
Metadata
Metadata
Assignees
Labels
No labels