Commit Graph

4 Commits

Author SHA1 Message Date
e280cd5a34 Refactor code structure for improved readability and maintainability 2025-07-18 15:17:57 +02:00
8ef7fb9230 feat: Add MapComponent for displaying location on a map and TrackingPage for tracking shipments 2025-07-10 10:55:42 +02:00
38970430a0 fix: Improve canvas error handling and update button functionality in Generator component 2025-07-01 11:51:19 +02:00
d3ecfae5df feat: Add Uziomy calculator page with grounding calculations and document generation
- Implemented Uziomy component for calculating grounding parameters.
- Added state management for input fields and results.
- Integrated DatePicker for date selection.
- Created functions for grounding calculations, document generation (DOCX), and DXF file generation.
- Enhanced UI with Tailwind CSS for better styling and responsiveness.
- Updated global styles to include Inter font and custom scrollbar styles.
- Configured Tailwind CSS to extend colors, fonts, and animations.
2025-07-01 11:43:34 +02:00