I’m building a companion app that ties directly into our Shopify-based product line and membership program. The mobile side must ship on both iOS and Android and give customers three connected experiences: • AI-assisted hair-growth tracking where users manually upload progress photos and receive scalp reports generated on our server. • A vibrant, secure community space (think posts, comments, likes, basic moderation tools) that keeps conversations inside our brand ecosystem. • Friction-free subscription management, including in-app plan upgrades, cancellations, and payment handling via the same gateway already active on our Shopify store. Behind the scenes a web admin panel will let our team manage users, subscriptions, community content, and review the AI reports from a single dashboard. All data should flow through Shopify where possible so inventory, orders, and billing stay in sync. Core expectations – Cross-platform codebase (React Native, Flutter) compiled to native iOS & Android builds. – Shopify SSO for login, plus Stripe (or our existing gateway) for secure payments. – Scalable backend (Node, Django) that stores images securely, triggers the AI model, and pushes results to the app and admin panel. – Clean, responsive admin UI (could be built with React) with role-based access. Deliverables 1. Source code repositories for mobile apps, backend, and admin panel. 2. API documentation and environment setup instructions. 3. Test builds on TestFlight and Google Play Internal. 4. Final production deploy with basic user acceptance testing passed. Acceptance will be based on smooth photo upload > AI report > user view flow, real-time subscription status syncing with Shopify, and the ability for staff to moderate community posts from the admin panel without touching code.