A React-based dashboard for visualizing and controlling field operations, featuring real-time mapping, route planning, and tank level monitoring.
- 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
- Node.js (v14 or higher)
- npm or yarn package manager
- Backend server running on
localhost:2000
- set up the simple farm controller
npm run start