fleetbase / fleetbase/fleetops
[GFI] Add Card View for Drivers Management
- Dominant language
- PHP
- Stars
- 30
- Forks
- 62
- Avg merge
- 2d 49m
- Merged PRs (30d)
- 26
Description
**Description:**
Introduce a new "Card View" layout for the Drivers Management section to improve visualization and usability.
**Tasks:**
- Implement card view mode for drivers similar to the existing implementation in **Vehicles Management**.
- Include driver avatar, name, contact info, assigned vehicle, and current status in each card.
- Add toggle button to switch between table and card views.
**Acceptance Criteria:**
- Card view is responsive and matches design style of vehicles card view.
- Cards display driver data accurately.
- Switching views preserves filter and pagination state.
**References:**
- Use existing card view implementation in `Vehicles Management` as reference.
Contributor guide
Assessment
This issue has not been assessed yet.