AgView360
AgView360, a farming app for an agritech company operating in South India. A farmer registers a field once, then asks it what to plant, whether to…
stack & scope
- Flutter
- Node.js
- PostgreSQL
- React
- FastAPI
- Contract-first OpenAPI codegen
a demo build with invented data, no real client records
what it is
The farmer app on fixtures, compiled to web. Register a field, get a crop recommendation with its soil values and provenance, run a photo diagnosis, watch mandi prices. Three of its 21 languages are bundled.
what's inside
- Field registration
- Crop and irrigation guidance
- Photo identification of disease and pests
numbers
- 36app screens
- 30console pages
- 97API routes
worth knowing
- The API and the models: one contract generating the types for all three codebases, and four models on four runtimes behind one service