Direct4Ag / ag-services

1 stars 0 forks source link

Design API to return basic field information for populating research sites under explore data #15

Closed navarroc closed 7 months ago

navarroc commented 1 year ago

Review the figma design and determine the API endpoint(s) needed to for basic field operations and what the return will be. We can probably focus on fetching the field information and assume we might start by manually creating some of the research sites in the database. We need to populate both the side bar with some farm information and the map with pins under explore data.

For the implementation, we can probably start with a mock JSON of the return data while we are figuring out the model behind a farm/field so it's flexible and what connections we need to make to other parts of the technology stack (e.g. cover crop API, geostreams, etc)