Lumiere

A personalized skincare recommendation platform built with Next.js and Supabase.

00
Next.jsTypeScriptSupabasePostgreSQLTailwindCSS

Product Preview

Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot

The Problem

Users struggle to find skincare products tailored to their unique skin type and concerns.

The Solution

Built a quiz-based system that collects user inputs, stores responses in Supabase, and dynamically generates product recommendations.

Technical Challenges

  • Designing relational database schema for quiz + users
  • Handling authentication securely
  • Creating dynamic recommendation logic
  • Managing server/client data boundaries in Next.js App Router