
An interface for looking at land, not at data
The first job was the product surface itself, built and then rebuilt as it met real use. Everything on it exists to answer a question about a specific piece of ground: what the field surface looks like now, what the numbers underneath it say, how this season compares with the last one. Maps, charts and graphs sit in one view rather than in separate tabs, because the person reading them is going back and forth between the shape of a field and the figures attached to it. React and MobX hold the state that ties the two together, and TanStack Query keeps what is on screen in step with what the server has.
- React
- MobX
- TanStack Query
- Charts & Graphs











