Skip to content

API: Get All Submitted Timesheets Under an Organization #177

@demola234

Description

@demola234

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:
  1. Full Name – The employee's complete name
  2. Profile Picture
  3. Role – The employee's job title or position
  4. Duration – The period between the employee's first recorded check-in and their most recent check-in
  5. Unit – The time tracking unit (e.g., per hour or per day)
  6. Total Time Worked – The cumulative time the employee has worked (e.g., 2 days, 7 hours)
  7. Rate – The amount to be paid per unit of time worked
  8. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions