This is the initial debug build of MockMarket, a simulated stock trading app for testing and development purposes.
It includes the core UI navigation and some working features, with others in progress.
Current Features:
Dashboard: Basic layout with username, balance, and equity display.
Stocks: List view with real-time data fetching from TwelveData API.
Portfolio: Displays holdings with live prices, unrealized PnL, and total equity.
Leaderboard: Basic listing of users by portfolio score.
Settings: Placeholder screen for upcoming customization and account controls.
Work-in-progress:
Buy/Sell transaction flow (backend logic in FirestoreRepository)
Automatic equity refresh (PortfolioRepository)
Settings functionality
General UI/UX polish
Installation:
Download app-debug.apk from the assets below.
Transfer it to your Android device.
Enable Install from Unknown Sources in device settings.
Tap to install and open the app.