Commit Graph

8 Commits

Author SHA1 Message Date
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
ec8d3505f8 feat: Add Counsellor link to sidebar and implement call request section in study destination template 2025-08-20 11:41:26 +05:45
3262e279a8 Clean up unused variables and improve sidebar label for clarity 2025-08-19 13:44:14 +05:45
dee5d001b1 feat: Added StayType management with CRUD operations and DataTables integration 2025-08-14 17:58:55 +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
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
f8b9a6725b first change 2025-07-27 17:40:56 +05:45