
Hedaiat is a comprehensive, multi-lingual web application dedicated to managing and presenting Islamic educational content. Built on the Laravel framework, the platform serves as a structured repository for Quranic Verses (Ayat), Chapters (Surahs), Prophetic Traditions (Hadeeths), and categorized Islamic benefits. The system is designed to provide users with a seamless, localized experience while offering administrators a robust toolset to control content and site settings.
Rich Islamic Content Repository: A structured, interconnected database managing Surahs, Ayat, Hadeeths, and educational benefits.
Multi-language Support: Complete platform localization, enabling users to navigate the interface and consume religious texts across multiple languages.
Advanced Categorization: Hierarchical content organization that allows users to easily browse and discover relevant Islamic teachings.
Content Management System: A dynamic backend (integrated with Voyager) to easily manage site settings, translations, user feedback, and complex data linkages.
Interactive User Flow: Secure contact messaging system and dynamic views for user engagement.
In this project, I took ownership of the frontend-to-backend integration, ensuring a fluid user experience:
UI Design Implementation: I was responsible for wiring the custom UI designs into the application. I translated design mockups into fully functional, responsive, and dynamic Laravel Blade views.
Controller Engineering: I constructed and structured the core Laravel controllers handling the business logic. I wrote the logic to fetch, filter, and serve complex hierarchical data (like linking specific Ayats and Hadeeths to their respective categories) to the frontend efficiently.
Multi-lingual Wiring: I integrated the platform's multi-language features across the user interface and controllers, ensuring content localized dynamically based on the active language context.