Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 653 Bytes

File metadata and controls

25 lines (17 loc) · 653 Bytes

Field Operations Visualization Dashboard

A React-based dashboard for visualizing and controlling field operations, featuring real-time mapping, route planning, and tank level monitoring.

Front end

Features

  • Interactive map visualization with GeoJSON layers
  • Real-time position tracking with tractor marker
  • Route planning and visualization
  • Tank level monitoring and control
  • Lane management system
  • Action planning and execution

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn package manager
  • Backend server running on localhost:2000

Usage

  1. set up the simple farm controller
  2. npm run start