Face & posture context
Educational analysis-style feedback and visuals — not a diagnosis or medical device.
In development · iOS & Android
Routines, progress, and AI coaching — for people who want a clear structure around how they look and feel. Educational wellness, not medical care.
Availability
Not on the App Store or Google Play yet. There is no public install link. Developers and friends can run a preview using Expo Go — see testing steps below.
Billing is in the app (Stripe). This site is for policies, FAQs, and discovery — not checkout.
All of this ships in the mobile app. This page is the lightweight home for reviewers, testers, and legal links.
Educational analysis-style feedback and visuals — not a diagnosis or medical device.
Structured plans, exercises, and habits you can track over time.
Guidance and motivation in-app. Optional: bring your own API key where supported.
Track streaks and milestones. Upgrade in-app when you are ready (sandbox in development, live when you ship).
The journey users take once they have the app installed — useful copy for when you submit to Apple and Google.
Illustrative mockups (not real screenshots): same dark
UI, panels, and cyan accents as the app. Drop real PNGs into
docs/assets/screenshots/ later
and swap these for marketing shots.
Looksmax Pro is not available on Apple’s App Store or Google Play right now. This page cannot install anything — there is no public download until you publish a release and add real store links here.
When you go live, replace this block with real View on the App Store and Get it on Google Play buttons. Until then, the honest status above avoids “broken” store buttons. Repo: GitHub · Privacy · Terms
There is no web version of the product — testers use Expo Go (quick) or a dev / store build later. Backend + AI features need your API running.
npm install then npm run dev (starts
backend + Metro). Or start backend and
cd frontend && npx expo start.
EXPO_PUBLIC_API_URL in frontend/.env to
your PC’s LAN IP, e.g.
http://192.168.1.10:3001 — not
localhost.
npm run start:tunnel from
frontend/ (see full notes in the repo).
When you publish builds to Apple and Google, invite testers in App Store Connect and Play Console. They install like any other app — no Expo step. Point them at this page for Privacy and Terms links for the forms.
Full troubleshooting: docs/EXPO_GO.md in the repository.
Straight answers for visitors, testers, and store forms.
Not yet. Looksmax Pro is not publicly listed on either store. See App Store & Google Play for current status. To try a work-in-progress build, follow How testers run the app (Expo Go or future TestFlight / Play internal builds).
No. Looksmax Pro is for education, fitness-style routines, and general wellness. It does not replace a doctor, dentist, or dermatologist.
For a mobile-only product, subscriptions are handled in the app with Stripe (test mode while you develop; live keys when you go to production). This site hosts marketing copy and legal pages.
Privacy policy and Terms of service — use these URLs in App Store Connect and Play Console.
See How testers run the app on this page, or the Expo Go notes in the repo (QR scan, LAN IP for the API, tunnel mode).
No public store build yet — use Testing below or Availability above.