Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 879 Bytes

File metadata and controls

28 lines (18 loc) · 879 Bytes

FieldWorkApp

A web app designed to help farmers keep track of the status of operations in their fields.

Features

  • 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.

Building blocks:

Components:

  1. WebSockets [1]: Interactive communication session between the user's browser and a server.
  2. Oada Cache Library [2]: Framework that connects directly to the database/processing engine.

References:

© OpenATK