A professional website for SEDAN Analytics and Knowledge Solutions (SAKS), a research and analytics organisation. The site showcases the organisation's research services, publications, team, and thought leadership blog. An admin CMS allows staff to publish articles and update service listings. Built with PHP/MySQL and a clean Bootstrap-based UI with dynamic hero text and service sections managed through a database.
No screenshot uploaded yet
Upload one from the admin panel
8 features built into this project
Technical problems encountered during development and how each was resolved.
Making the hero section fully editable by non-technical SAKS staff — without them touching code — required abstracting the hero_title and about_text into a site_settings database table with a clean admin form. The challenge was handling rich-text formatting (line breaks, bold) from a plain textarea input safely, using nl2br() and a strict HTML whitelist to prevent XSS while preserving intentional formatting.
Other work in the PHP category
An institutional-grade academic integrity platform that detects plagiarism and AI-generated content in student…
A production-ready classified advertising platform built with Laravel 11, supporting a full three-sided market…
A fully-featured Learning Management System (LMS) built with CodeIgniter 4 and deployed at training.teamodigit…