treetracker-web-map-client
treetracker-web-map-client copied to clipboard
Add `people who grows this tree` list on `/trees/{id}` page
On the /trees/{id} page, replace the single planter card with a planter list.
http://localhost:3000/trees/c636500a-ca1c-45b2-ba35-7c6b301f8092
We can re-use the component of the planter list on the /top page.
The title of this list could be: People who help grow the tree
By clicking the planter image, jump to /planters/{id}
To fetch the grower list, try this flow to the query API:
- get the tree_id on current page
- fetch all captures by:
/v2/captures?tree_id={tree_id} - fetch all planter one by one by API:
v2/growers/{grower_account_id}
some hints:
- Please read this before you start: https://docs.greenstand.org/web-map/v2-web-map
- If you want to join the Slack community (some resources need the community member's permission), please leave your email address.
@dadiorchen does this issue still exit or this is solved?
It's open, will you take it? @ajay2827
@dadiorchen Could you please assign this to me? I would like to work on this feature.
It's open, will you take it? @ajay2827 yes I am interested in this, can you assign this to me
@ajay2827 I assigned this to you, let me know if you have any questions.
This is open for contributors.
can you assign me? @dadiorchen