Company Profile

Sahabat Sehat Selamat

October 2021

System Overview & Objective

The PT. Sahabat Sehat Selamat portal is the digital representation of a corporation operating in the healthcare industry and distribution sector. With a tight development timeline of just two weeks, the primary objective of this project was to engineer a highly responsive, secure, and SEO-optimized web architecture to showcase a catalog of medical services and goods without the computational overhead of a full-fledged e-commerce system.

Core Logic & Architecture

  • Semantic Data Structuring & Cataloging: Given the company has two distinct primary business lines (Healthcare Services and Medical Goods), the core logic focused on the semantic separation of data entities. The schema was structured to allow the hierarchical relations of product categories to remain dynamic while ensuring they could be queried to the interface with ultra-low latency.

  • SEO-Driven & Pre-rendered Architecture: To guarantee that the medical equipment catalog was immediately indexed by web crawlers, the front-end architecture utilized Server-Side Rendering (SSR) or Static Site Generation (SSG). This approach ensures that a fully populated DOM is available on the initial request, significantly boosting performance scores and search engine discoverability.

  • Asynchronous Lead Generation Pipeline: The inquiry system (request for quotation forms) was implemented asynchronously with strict client-side validation layers. This logic actively blocks spam requests before they hit the backend, reducing server overhead and ensuring that business leads are routed to corporate emails in real-time.

Tech Stack

Visual Studio CodeChromeXamppGithubLaravelBootstrapPHPHTMLCSSJavascript