Complexity Score: 200
Description
Enable aid recipients to capture and upload evidence (photos of documents or physical need) directly from the app.
Requirements
- Integrate
expo-camera or expo-image-picker.
- Create a UI for capturing/selecting photos.
- Implement an upload service to send images to the backend
POST /verification/upload.
- Add client-side image compression to save data in low-bandwidth areas.
- UI Requirement: Attach a screen recording showing the camera opening and the upload progress.
Complexity Score: 200
Description
Enable aid recipients to capture and upload evidence (photos of documents or physical need) directly from the app.
Requirements
expo-cameraorexpo-image-picker.POST /verification/upload.