Actions
User Story #580
openFeature #533: Authentication Hum Rahi
EPIC #578: Epic: E2.1 Photo Capture & Report Submission
User Story 2 (FE): Image Capture & Preview
Start date:
Due date:
% Done:
0%
Estimated time:
Reviewer:
Description
User Story 2 (FE): Image Capture & Preview¶
Story: As a Citizen, I want to capture and preview my photo before submitting, so that I can ensure the incident is clearly visible.
- In-Scope: Shutter button, temporary image storage, "Retake" and "Use Photo" actions.
- Out-of-Scope: Image editing (cropping/drawing).
-
Acceptance Criteria (AC):
- Captured image must display as a high-resolution preview.
- Tapping "Retake" must dispose of the current image and return to live camera.
- Tapping "Edit/Retake" on the Report Details page (as per wireframe) must trigger this flow.
- Validation Rules: Image format must be JPEG/PNG.
- Error Messages: "Failed to capture photo. Please try again."
- DoD: Code review complete, tested on iOS/Android, documentation updated.
Files
Updated by Islam Mansoori about 1 month ago
Updated by Hamdan Iftikhar 28 days ago
Islam Mansoori wrote:
User Story 2 (FE): Image Capture & Preview¶
Story: As a Citizen, I want to capture and preview my photo before submitting, so that I can ensure the incident is clearly visible.
- In-Scope: Shutter button, temporary image storage, "Retake" and "Use Photo" actions.
- Out-of-Scope: Image editing (cropping/drawing).
- Acceptance Criteria (AC):
- Captured image must display as a high-resolution preview.
- Tapping "Retake" must dispose of the current image and return to live camera.
- Tapping "Edit/Retake" on the Report Details page (as per wireframe) must trigger this flow.
- Validation Rules: Image format must be JPEG/PNG.
- Error Messages: "Failed to capture photo. Please try again."
- DoD: Code review complete, tested on iOS/Android, documentation updated.
@Islam Mansoori bhai
Can we remove crop and draw on the photo for the mvp, I am not sure how it will be affected for the AI model. We can implement it for the later stage.
Actions