98 Commits

Author SHA1 Message Date
7d80e01711 feat: Add required fields to forms for improved validation in contact and cost calculator pages 2025-08-21 11:57:20 +05:45
4848ef5b41 feat: Implement dynamic accordion for study resources and enhance layout for better user experience 2025-08-21 11:46:15 +05:45
b6e9806bba js removed, cost calculator edited 2025-08-21 10:38:40 +05:45
8245d1b07f Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-21 10:32:31 +05:45
5db4976955 cost calculator edited 2025-08-21 10:32:25 +05:45
dce861fe89 asd 2025-08-20 17:59:45 +05:45
8641ea590d fix: Update image asset path in footer and correct radio button IDs in cost calculator 2025-08-20 17:55:59 +05:45
87ca5311dd feat: Add 'Free Resources' tab to study destination templates for improved navigation 2025-08-20 17:44:45 +05:45
55be0fe012 popup 2025-08-20 17:26:40 +05:45
6fd5d31018 changes 2025-08-20 16:42:17 +05:45
74a1ec0c6d changes 2025-08-20 16:37:50 +05:45
76fff2effc changes 2025-08-20 16:33:36 +05:45
b22d8b0705 refactor: Update sidebar text to 'Testimonial Videos', remove unused Swiper CSS, and enhance dynamic page title in study destination template 2025-08-20 15:47:52 +05:45
55c420e32f Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-20 13:11:50 +05:45
a59c9a46db destination design 2025-08-20 13:11:38 +05:45
a55383ec9b refactor: Update 'Counsellor' text to 'Counsellor Request' in sidebar and clean up action links in counselor datatable 2025-08-20 12:56:14 +05:45
dc4a1cdc0b Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-20 12:01:34 +05:45
32e75b387c homepage 2025-08-20 12:01:26 +05:45
ec8d3505f8 feat: Add Counsellor link to sidebar and implement call request section in study destination template 2025-08-20 11:41:26 +05:45
2759758394 Merge branch 'main' of ssh://bibgit.com:22022/Bibhuti-Solutions/new_raffles into alika 2025-08-20 11:18:27 +05:45
2243b91dbf banner header 2025-08-20 11:18:15 +05:45
f422cba1ac changes 2025-08-19 18:04:13 +05:45
93d2016ef1 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-19 17:58:25 +05:45
b84b62a321 refactor: Simplify cost calculator form structure and enhance layout 2025-08-19 17:57:38 +05:45
5f7df19915 thankyou page added 2025-08-19 17:52:44 +05:45
a15d8f3b66 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-19 17:40:33 +05:45
cf8a6c7bcf fix: Update contact form IDs to match counselor form structure 2025-08-19 17:36:59 +05:45
6f16c1230f feat: Implement Counselor management with CRUD functionality and associated views 2025-08-19 17:28:23 +05:45
216c59c54c cost calculator design 2025-08-19 16:38:09 +05:45
c0eb752631 cost calculator design 2025-08-19 16:37:14 +05:45
3262e279a8 Clean up unused variables and improve sidebar label for clarity 2025-08-19 13:44:14 +05:45
d2a7ada38f feat: Update logo display dimensions in cost result page for improved layout 2025-08-18 17:04:59 +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
fc272b7635 bug fixes 2025-08-17 17:17:04 +05:45
f49960d222 feat: Update blog and about us templates with dynamic routing and remove unnecessary date display 2025-08-17 15:29:23 +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
03c5955768 Add cost calculator page and update header link
- Created a new cost calculator page with form functionality to select study options.
- Updated the header to link to the new cost calculator route instead of a static PHP file.
2025-08-12 17:59:36 +05:45
59e5392370 course finder view page completed 2025-08-06 17:55:22 +05:45
6772e269fb Simplify course search functionality and update route names for clarity 2025-08-04 17:44:59 +05:45
afc7c61f86 Refactor course finder and resources templates for improved readability and functionality
- Updated course finder form to use HTML helper methods for cleaner syntax.
- Enhanced form structure with better class management and attributes.
- Implemented AJAX pagination for course listings to improve user experience.
- Cleaned up resource template code for consistency and readability.
- Ensured proper indentation and spacing for better maintainability.
- Added missing target="_blank" attribute for external links in resource documents.
2025-08-03 18:01:22 +05:45
5e4cb2767c feat: Enhance document upload functionality and improve resource template display 2025-08-03 12:10:14 +05:45
a3b863970e raffles document uploader added / Free Resource Completed 2025-08-03 00:01:49 +05:45
efa9231391 feat: Implement Document Module with Dropzone file upload functionality
- Added DocumentController for handling document uploads and management.
- Created Document model with necessary attributes and relationships.
- Implemented DocumentService for business logic related to documents.
- Set up routes for document management in both web and API contexts.
- Developed views for document upload using Dropzone for file handling.
- Included necessary assets and styles for the Document module.
- Created migration for documents table with appropriate fields.
- Added configuration and service provider for the Document module.
2025-08-01 18:00:15 +05:45
64592f5b96 raffles bug fixes 2025-07-29 17:49:50 +05:45
f06525dc6f study destination template for improved tab functionality and content display 2025-07-29 13:18:06 +05:45
2d75f603d9 Added resources route and update footer and header links; refactor resources template 2025-07-28 17:52:32 +05:45
f8b9a6725b first change 2025-07-27 17:40:56 +05:45