Stocky — a self-hostable, AI-powered stock companion for casual long-term investors.
This repository hosts the interactive design prototype for Stocky, published as a static GitHub Pages site so the experience can be reviewed before the application is built.
🔗 Live prototype: https://qball-inc.github.io/Stocky/app/
A high-fidelity, clickable prototype (HTML/CSS/JS) of every core screen — landing, magic-link auth, dashboard (watchlist + AI conversation + notifications), stock detail (candlestick chart, fundamentals, news, filings, per-ticker chat), alert configuration, settings (BYO key), and periodic briefings. It is a design reference, not the production application.
index.html → redirect shim to ./app/
app/ → the static prototype build (entry: app/index.html)
This is the public showcase artifact. Near v1 completion, this repository will also become the public release mirror of the deployable application (source + release tracking), synced from the private development repository.
- The prototype bundles Berkeley Mono SemiCondensed (self-hosted, license-restricted) — carried as-is for fidelity. Other fonts load from Google Fonts.
- Built on the Ashay Kubal / QBall design system.
© QBall Inc. All rights reserved.