Commit Graph

10 Commits

Author SHA1 Message Date
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