Greenstand / treetracker-web-map-client

The front end of the treetracker web map app.
http://map.treetracker.org
GNU Affero General Public License v3.0
64 stars 180 forks source link

Implement the grower page for v2 #1770

Open dadiorchen opened 6 months ago

dadiorchen commented 6 months ago

The page is the same as https://map.treetracker.org/planters/17101 but we need to use the data from here:

https://github.com/Greenstand/treetracker-query-api/blob/d8608236f7b26d3653ca64d7b3d55ab806317157/docs/api/spec/query-api.yaml#L243-L254

Please implement the integration test for this page, ( it might already exist in the test folder), we need to use the new data ( v2 query API) to test and pass.


some hints:

khalatevarun commented 6 months ago

@dadiorchen is there a document that mentions what all data is there for a grower-account object

sam-rice commented 5 months ago

Hi @dadiorchen, I'd like to take this issue if it's available!