Commit Graph

8 Commits

Author SHA1 Message Date
Gomathi 5d03a2bc61 Update ComparisonScene to include mainProduct and loadingProgress, 2025-06-11 09:33:09 +05:30
Gomathi 5be5526da6 Enhance ROIData component with product comparison functionality and clean up unused code 2025-06-10 18:06:41 +05:30
Jerald-Golden-B d3ea36d1ba feat: Refactor product selection and comparison functionality
- Created a new store for selected products using Zustand and immer for state management.
- Introduced `useMainProduct` and `useComparisonProduct` hooks to manage main and comparison products.
- Implemented `ComparisonScene` and `ComparisonSceneProvider` components to handle product comparisons.
- Updated `MainScene` to allow selection of main products with a dropdown.
- Enhanced styles for comparison layout and product selection UI.
- Established a context for product management to streamline state access across components.
2025-05-29 12:00:16 +05:30
Gomathi 28e11d04b4 Enhance analysis components with input values integration and improve state management for production capacity and ROI calculations 2025-05-15 18:00:07 +05:30
Gomathi d88e93395f Refactor loading state management and enhance data handling in analysis components 2025-05-14 18:21:49 +05:30
Gomathi e4be4505a9 Enhance analysis components with new state management for production capacity and ROI data 2025-05-14 14:25:54 +05:30
Gomathi 3ccfc54922 Refactor imports to use the builder store for state management across analysis components 2025-05-14 10:08:55 +05:30
Gomathi d0eaf3031d analysis data 2025-05-14 09:57:31 +05:30