As a user, I want to view the attendance records of all employees in a list format. I also want to be able to click on an employee name to see detailed attendance for that employee. Filters for “Yesterday,” “Today,” and “This Week” should be available to help me quickly narrow down the records.
Acceptance Criteria:
- User can view a list of all employees along with their attendance status.
- When the user clicks on an employee name, the detailed attendance view for that employee is shown.
- In the detailed view, the following details are displayed:
- Check-in time
- Check-out time
- Break hours
- Total hours worked
- Check-out notes
- Filters are available to view attendance for:
- Yesterday
- Today
- This Week
- Attendance details update based on the selected filter.
- Reference images or mockups of the UI for the attendance list and detailed view are attached for layout and design clarity.
Leave a Reply