-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
π§βπΌ Role
User
π Description
As a user,
I want to submit tree planting data
So that it is recorded on-chain and awaits verification.
β Acceptance Criteria
- Tree submission includes:
- GPS location
- Timestamp
- Image
- Description
- Backend or mobile client invokes chaincode function:
CreateTree(treeID, treeDetails) - Tree record is stored on-chain with initial
state=Pending
π§ Sub-tasks
- Develop UI form to capture tree planting details
- Add local queue or offline storage to buffer submissions when offline
- Integrate blockchain invoke logic to submit tree data
- Show confirmation message and success screen after submission
π Sprint Info
| Attribute | Value |
|---|---|
| Sprint | 2 |
| Priority | High |
| Assignee | Mobile App Dev |
| Story Points | 8 |
Metadata
Metadata
Assignees
Labels
No labels