MetriFit
lead
engineer
Overview
MetriFit is an all-in-one fitness tracking web app that helps people reach their weight-loss and fitness goals. It logs calories, macros, and exercise while also tracking GLP-1 medication doses—putting everything that affects results in one place. The MVP is live and working: users can log daily food and exercise, track weight changes, monitor GLP-1 doses, set goals, and see progress. The next step is adding user accounts and cloud sync to Neon Postgres, so data persists across devices and browsers.
Mission
MetriFit
What we're building
An all-in-one calorie, macro, and exercise tracking web app that helps regular people hit their weight-loss and fitness goals — with built-in logging for any GLP-1 medications they're taking, so everything that affects results lives in one place.
Current focus
The MVP is built, live at https://site-theta-umber-85.vercel.app, and verified: landing page, daily calorie & macro logging with a goal ring, exercise log, weight & GLP-1 dose log, and a progress view. Data currently lives in the browser (no accounts).
Next milestone — accounts & cloud sync: signup/login, with all logs (foods, exercise, weight, GLP-1 doses, goals) synced to a Neon Postgres database so people's data survives across devices and browsers. Existing browser data migrates on first login. Then re-deploy to Vercel with the database connected.