Sound‑Scape is a full-stack J‑Pop streaming platform built using Flask, HTML, and CSS. It allows users to stream curated Japanese pop music through a smooth and responsive interface. Whether you're a fan of J‑Pop or just exploring, Sound‑Scape offers a clean design, functional playback controls, and a modular codebase that’s easy to extend.
- HTML5 – Semantic page structure
- CSS3 – Custom styling and layout
- JavaScript – Audio control, interactive UI (vanilla)
- Python 3
- Flask – Lightweight web framework for routing and templating
- Jinja2 – Template engine for dynamic HTML rendering
- .env – Configuration management
- Flask CLI – Dev server and script runner
- Git – Version control
- env/Scripts/Activate
- python run.py
- source venv/bin/activate
- python run.py