4 Commits

Author SHA1 Message Date
MunchDev-oss
aba0964a59 feat: Add prop-types dependency, implement currency context, and enhance pricing display in components
- Added `prop-types` for better prop validation in components.
- Introduced `CurrencyProvider` to manage currency context and preload exchange rates.
- Updated pricing logic in various components to support new price structure and display currency.
- Refactored BOMSummary, MotorStep, and PowerSupplyStep to utilize new pricing methods and improve user experience.
- Enhanced export utilities to format prices correctly in markdown and Excel outputs.
- Updated hardware and component data structures to include detailed pricing information.
2026-01-10 03:04:28 -05:00
97d2b66f02 Update package version to 0.0.1-beta, add new dependencies including ExcelJS, and refactor export utilities to utilize ExcelJS for Excel file generation. Enhance component JSON files with vendor information for improved asset management. 2026-01-07 02:12:12 +00:00
MunchDev-oss
4239125455 Update README with Docker deployment instructions and bump version to 0.0.1-beta in package.json 2026-01-04 16:41:39 -05:00
MunchDev-oss
9b6424dfa1 Initial commit: OSSM Configurator with share and export functionality 2026-01-04 16:29:29 -05:00