A web app designed to help farmers keep track of the status of operations in their fields.
- Optionally syncs field boundaries to/from Winfield's DataSilo
- Tracks the progress of any operation: Planting, Harvest, Spraying.
- Calculates the acres left to go for each operation.
Components:
- WebSockets [1]: Interactive communication session between the user's browser and a server.
- Oada Cache Library [2]: Framework that connects directly to the database/processing engine.
- [1] https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
- [2] https://www.npmjs.com/package/@oada/oada-cache
© OpenATK