Add “Medical Camps” Tab and Integrate Get Camps By Date API
Description
We need to add a new Medical Camps tab in the eHRS frontend and integrate it with the backend API to display medical camp details for a selected date (default: today).
This will allow users to quickly view active camp information directly from a dedicated tab. API Endpoint
GET /api/v1/medical-camps/date/{camp_date} Get Medical Camps By Date
Example: /api/v1/medical-camps/date/2026-02-05