Commit Graph

14 Commits

Author SHA1 Message Date
52732b0f09 feat: Implement Career Management Module
- Created CareerController for handling career-related CRUD operations.
- Added Career model with necessary attributes and relationships.
- Created migration for careers table with relevant fields.
- Developed views for creating, editing, and listing careers.
- Implemented DataTables for career listing with action buttons.
- Added routes for career management and integrated with sidebar.
- Created client-side career detail template and updated career listing page.
- Added helper functions to fetch active careers for display.
2025-08-22 13:52:06 +05:45
0652a07452 feat: Add galleries data to page views and update templates for dynamic content 2025-08-22 11:35:47 +05:45
bce7ec8d3a error fix 2025-08-22 11:17:01 +05:45
31bea937c4 feat: Add functions to retrieve previous and upcoming events; update events template to display dynamic event data 2025-08-22 11:15:13 +05:45
c77828de8c fix: Update slidesPerView setting for improved carousel responsiveness 2025-08-21 17:06:44 +05:45
93d2016ef1 Merge branch 'alika' of http://bibgit.com/Subash/new_raffles 2025-08-19 17:58:25 +05:45
5f7df19915 thankyou page added 2025-08-19 17:52:44 +05:45
3262e279a8 Clean up unused variables and improve sidebar label for clarity 2025-08-19 13:44:14 +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
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
64592f5b96 raffles bug fixes 2025-07-29 17:49:50 +05:45
f8b9a6725b first change 2025-07-27 17:40:56 +05:45