A mobile-first virtual stock trading simulator that lets users practice investing without financial risk. The app uses OCR to parse stock portfolio screenshots, enabling users to clone real portfolios and simulate trades in a sandboxed environment with smooth real-time updates.
- 📸 OCR-powered portfolio import – clone portfolios directly from screenshots
- 📊 Virtual trading engine – simulate buy/sell operations with live feedback
- ⚡ Real-time parsing & updates – seamless and responsive user experience
- 📱 Cross-platform mobile app – built with React Native + Expo for smooth deployment
- ☁️ Supabase backend – authentication, database, and real-time sync
- Frontend: React Native, Expo
- Backend: Supabase (Auth, DB, Realtime)
- Utilities: OCR integration for screenshot parsing