Predictive Video Game Sales Forecasting Web App Mockup
Live site: https://daakrofi.github.io/Gamescast/
GamesCast is a modern, interactive, and high-fidelity single-page mockup of a video game sales forecasting engine. It scans pre-release public signals, YouTube trailer views, search volume trends, and community discussion sizes to generate point estimates and confidence intervals for upcoming game titles.
- Obsidian & Fire Theme: Styled with a premium dark-mode aesthetic using Orange, Burnt Red, and White.
- Ambient Animations: Custom CSS flicker and glow effects that make the dashboard feel alive.
- Interactive Stepper: Simulates real-time data collection across Google Search, YouTube, Reddit, and Steam APIs.
- Dynamic SVG Chart: Generates responsive trajectory lines and shaded confidence interval shapes.
- Scenario Sandbox: Adjust sliders for search trend, YouTube views, and Reddit activity to see forecasts and charts recalculate in real-time.
game-sales-forecasting/
├── index.html # Main application structure, inline SVGs
├── style.css # Premium glassmorphism layout, variables, animations
├── app.js # Mock database, math engine, responsive SVG charting
└── README.md # Repository details and deployment guide
This site is deployed with GitHub Pages from the main branch root.
Repository: https://github.com/daakrofi/Gamescast