Components: - FarmCard: Farm summary display with status and metrics - ZoneGrid: Multi-level zone layout visualization - ZoneDetailCard: Individual zone details with environment readings - EnvironmentGauge: Real-time environmental parameter display - BatchProgress: Crop batch progress tracking with health scores - RecipeSelector: Growing recipe browser and selector - AlertPanel: Environment alerts display and management - GrowthStageIndicator: Visual growth stage progress tracker - ResourceUsageChart: Energy/water usage analytics visualization Pages: - /vertical-farm: Dashboard with farm listing and stats - /vertical-farm/register: Multi-step farm registration form - /vertical-farm/[farmId]: Farm detail view with zones and alerts - /vertical-farm/[farmId]/zones: Zone management with batch starting - /vertical-farm/[farmId]/batches: Batch management and harvesting - /vertical-farm/[farmId]/analytics: Farm analytics and performance metrics |
||
|---|---|---|
| .. | ||
| AlertPanel.tsx | ||
| BatchProgress.tsx | ||
| EnvironmentGauge.tsx | ||
| FarmCard.tsx | ||
| GrowthStageIndicator.tsx | ||
| RecipeSelector.tsx | ||
| ResourceUsageChart.tsx | ||
| ZoneDetailCard.tsx | ||
| ZoneGrid.tsx | ||