For this project, I built a custom Water Report API that integrates with a Shopify storefront to deliver location-based hair care insights. The API was developed in PHP using Laravel, with report data stored in a MySQL database and exposed through structured endpoints.
On the Shopify site, I created a custom page using Liquid and JavaScript that features an interactive form where customers can enter their location and hair care concerns. The form consumes the API in real time and dynamically displays localized water data along with personalized recommendations on how to care for their hair and which products are best suited to their needs.
This implementation connects a Laravel backend with a Shopify front end to provide scalable, data-driven personalization while keeping the theme lightweight and maintainable.
Visit Site