Skip to content

Submit tree capture data through the app to BlockchainΒ #1154

@imos64

Description

@imos64

πŸ§‘β€πŸ’Ό 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions