Actions
Activity #4245
openFeature #64: DigiPatho App -- Development, Validation, Certification and Deployment of App
Module #4210: Enhancements for Follow-up Survey Handling in the App
Sub module #4211: Download & Sync by Area
Activity #4212: Implement data download and synchronization for a selected area (e.g., Colony).
Implement Service, DAO, and Schema Validations for Download Field Survey Function
Start date:
10/07/2025
Due date:
% Done:
100%
Estimated time:
Planned Due Date:
Description
Service Layer:
1)Write a service function to handle the business logic for downloading field survey details.
Integrate it with the newly created database function.
2)DAO Layer:
Implement a DAO method to interact with the database and call the field survey download function.
3)Schema Validations:
Add input schema validations for the API request to ensure that the selected colony ID and related parameters are valid before processing.
Actions