6 Commits

Author SHA1 Message Date
658d3600a2 maintained filteration in stay type in cost calculator 2025-08-25 16:20:07 +05:45
6b4a9f1ebe feat: Enhance cost calculator functionality with new cost retrieval route and result display 2025-08-18 17:00:40 +05:45
ba055ce495 feat: Implement multi-step cost calculator with dynamic form handling and styling enhancements 2025-08-18 13:25:40 +05:45
dee5d001b1 feat: Added StayType management with CRUD operations and DataTables integration 2025-08-14 17:58:55 +05:45
7771d57642 feat: Implement Cost Calculator module with CRUD operations and DataTables integration 2025-08-14 16:17:13 +05:45
165012ea56 feat: Add CostCalculator module with CRUD functionality and frontend integration
- Created new module for CostCalculator with necessary routes and controllers.
- Implemented views for creating, editing, and displaying costs.
- Added form partials for cost input with validation.
- Integrated living status options in the form.
- Developed frontend logic for cost calculation steps with dynamic UI updates.
- Included necessary assets (JS and SCSS) for styling and functionality.
- Updated constants for living status options.
- Enhanced existing client-side cost calculator page with new features.
2025-08-13 17:58:49 +05:45