Skip to content

Releases: runrig-coop/farm-flow-board

Farm Flow Pilot, Phase 1

26 Nov 22:00
a39b948
Compare
Choose a tag to compare
Pre-release

Additions

  • A full visual display, entailing:
    • X-axis: Every calendar day of the growing season.
    • Y-axis: Farm locations, variably ordered by proximity or crop.
    • Pins & Discs: Color coded chips that can be placed singly, or “stacked” multiply as discs, on a grid cell to mark a field action at that location and on that date.
    • Annotations: To include supplementary information, such as localized weather conditions and the team members assigned.
    • Board Legend: General information regarding the board’s color coding and other signifiers, and a place from which to toggle the cursor tools (eg, to click and add a yellow pin versus a green pin, add an annotation, or to click-and-drag a range of pins, etc).
  • Settings: Additional panel for configuring any other global settings, like the farm name, growing season year or title, user preferences, etc.
  • Interactivity: The full range of CRUD operations (Create, Read, Update, & Delete) for all user-defined data within the board.
  • Data Storage: Persistent storage for all the data that is required to represent the Farm Flow Board’s main display, plus what’s required for tasks, users, geography, etc.
  • Demo Data: Two sets of JSON data are included here for testing and demonstration purposes.

Demo Site & Test Data

A demonstration site is available at the time of release at https://farm-flow-board.pages.dev. Two sets of JSON test data, crop-2023 and crop-2024, are also included, which can be imported from the demo site for testing.