Websites
Lifevantage
A role-based platform that turns scattered social media brand mentions into a tracked workflow, from finding the mention to posting an approved reply with proof.

Year
2026
Role
Front-end Developer
Client
Lifewood Data Technology
Stack
React, TypeScript, Vite, Tailwind CSS, Framer Motion, React Router, Supabase
Internal Lifewood platform, no public demo.
01
The problem
Brands get mentioned across a dozen social platforms every day, but responding to those mentions is messy. Teams had no way to spot which mentions were worth a reply, no consistent process for writing on-brand responses, and no proof that the work actually happened. Replies slipped through the cracks, quality was uneven, and managers couldn't see who did what.
02
What I built
LifeVantage gives every brand mention a clear path from "we found it" to "we replied, and here's the proof". Scraped posts become signals, operators draft replies, QA approves them, and the operator posts and uploads a screenshot for a final check.
The calls that shaped the pipeline
Role-based workflow
Five roles (operator, QA, admin, super admin, systems admin) each see only their part of the pipeline, and every signal moves through fixed stages so nothing gets lost.
AI relevance filtering
Signals get scored for intent and relevance, so operators spend time on real questions and testimonials instead of noise.
Proof and verification loop
Operators upload a screenshot after posting, and QA verifies it before the task is marked complete, which keeps the work accountable.
React and TypeScript run the app, Supabase handles auth and data, Tailwind and Framer Motion shape the interface, and React Router manages the role-based access.
03
What I learned
A clear workflow matters enormously once more than two people touch the same task. Building five different role views taught me to design around what each person actually needs to see, not just what data exists. If I revisited it, I'd add live notifications so operators and QA don't have to refresh to know a task moved forward.
