Actions
dev #4280
opendev #4279: Agency Licenses, Certifications and Action Center
[FE]: Agency license page design & API integration
Description
Implement and integrate the Agency License pages.
-
Dynamic Responsive Table
- Build a fully responsive table layout.
- Ensure proper alignment across desktop, tablet, and mobile.
- Empty state & loading state handling.
- Implement search functionality.
- Implement pagination.
- Design a reusable modal component
-
API Integration
- Integrate Agency License API.
- Replace mock/static data with live API data.
- Handle loading, error, and success states.
- Implement proper TypeScript typing.
-
Resources
- Loveavle route - /agency/licenses
- Frontend route - http://localhost:3000/agencies/licenses
- API endpoint - http://localhost:8000/api-docs/agency/#/Agency%20-%20License%20Management
Actions